summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-095-16/+78
* mrf24j40: use module_spi_driver to simplify the codeWei Yongjun2013-04-091-12/+1
* netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li2013-04-093-6/+6
* cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li2013-04-093-6/+6
* tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li2013-04-091-2/+0
* net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-092-2/+7
* net: ipv6: also allow token to be set when device not readyDaniel Borkmann2013-04-091-6/+16
* net: ipv6: minor: use in6addr_any in token initDaniel Borkmann2013-04-091-1/+1
* net: cdc_ncm: demote "unexpected notification" to debug levelBjørn Mork2013-04-081-2/+3
* Documentation: cgroup: add documentation for net_cls cgroups.Rami Rosen2013-04-082-0/+36
* net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-083-3/+87
* stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO2013-04-081-6/+3
* stmmac: review private structure fieldsGiuseppe CAVALLARO2013-04-081-34/+34
* stmmac: code tidy-upGiuseppe CAVALLARO2013-04-0817-309/+311
* stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2013-04-082-50/+142
* stmmac: review driver documentationGiuseppe CAVALLARO2013-04-081-4/+8
* stmmac: modified pcs mode support for SGMIIByungho An2013-04-081-4/+8
* net: of_mdio: scan mdiobus for PHYs without reg propertySebastian Hesselbarth2013-04-081-6/+58
* net: mvmdio: get and enable optional clockSebastian Hesselbarth2013-04-081-0/+11
* net: ks8851: Use dev_pm_opsLars-Peter Clausen2013-04-081-17/+20
* net: ks8851: Use module_spi_driverLars-Peter Clausen2013-04-081-13/+1
* mac802154: Keep track of the channel when changedAlan Ott2013-04-082-1/+14
* mrf24j40: Enable link-layer acknowledgement and retryAlan Ott2013-04-081-2/+5
* TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause2013-04-081-1/+1
* irda: use GFP_KERNEL in irda_connect_response()Mathias Krause2013-04-081-2/+1
* irda: use GFP_KERNEL in irda_create()Mathias Krause2013-04-081-1/+1
* ip_gre: fix a possible crash in parse_gre_header()Eric Dumazet2013-04-081-3/+5
* at86rf230: remove unnecessary / dead codeSascha Herrmann2013-04-081-2/+0
* enic: be less verbose about non-critical firmware errorsStefan Assmann2013-04-081-0/+3
* ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger2013-04-083-7/+27
* IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger2013-04-082-22/+0
* scm: Stop passing struct credEric W. Biederman2013-04-074-35/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07135-450/+852
|\
| * bnx2x: Fix KR2 rapid link flapYaniv Rosner2013-04-071-7/+11
| * sctp: remove 'sridhar' from maintainers listSridhar Samudrala2013-04-071-1/+0
| * Merge branch 'infoleaks'David S. Miller2013-04-0716-3/+32
| |\
| | * VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause2013-04-071-0/+2
| | * VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause2013-04-071-1/+2
| | * tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause2013-04-071-0/+7
| | * rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause2013-04-071-0/+1
| | * NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause2013-04-071-0/+3
| | * netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause2013-04-071-0/+1
| | * llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause2013-04-071-0/+2
| | * l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause2013-04-071-0/+1
| | * iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause2013-04-071-0/+2
| | * irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-04-071-0/+2
| | * caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause2013-04-071-0/+2
| | * Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause2013-04-071-0/+1
| | * Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-04-071-0/+1
| | * Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-04-071-2/+2