aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-12tcp: GSO should be TSQ friendlyEric Dumazet2-1/+13
2013-04-12act_csum: fix possible use after freeEric Dumazet1-14/+25
2013-04-12Revert "netprio_cgroup: make local table static"David S. Miller1-1/+1
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller5-6/+28
2013-04-10netprio_cgroup: make local table staticstephen hemminger1-1/+1
2013-04-10openvswitch: datapath.h: Fix a stale comment.Andy Zhou1-1/+0
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville39-1192/+1592
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville8-24/+44
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li2-4/+4
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li2-4/+4
2013-04-09tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li1-2/+0
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann1-2/+5
2013-04-09net: ipv6: also allow token to be set when device not readyDaniel Borkmann1-6/+16
2013-04-09net: ipv6: minor: use in6addr_any in token initDaniel Borkmann1-1/+1
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann1-3/+84
2013-04-08mac802154: Keep track of the channel when changedAlan Ott2-1/+14
2013-04-08TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause1-1/+1
2013-04-08irda: use GFP_KERNEL in irda_connect_response()Mathias Krause1-2/+1
2013-04-08irda: use GFP_KERNEL in irda_create()Mathias Krause1-1/+1
2013-04-08ip_gre: fix a possible crash in parse_gre_header()Eric Dumazet1-3/+5
2013-04-08ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger1-5/+20
2013-04-08netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy3-16/+27
2013-04-08netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy3-8/+13
2013-04-08netfilter: ipv4: propagate routing errors from ip_route_me_harder()Patrick McHardy3-9/+14
2013-04-07scm: Stop passing struct credEric W. Biederman2-24/+8
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-36/+90
2013-04-07decnet: remove duplicated include from dn_table.cWei Yongjun1-1/+0
2013-04-07net_cls: remove duplicated include from cls_api.cWei Yongjun1-1/+0
2013-04-076lowpan: handle dev_queue_xmit() error code properlyAlan Ott1-2/+2
2013-04-07mac802154: Increase tx_buffer_lenAlan Ott1-1/+1
2013-04-07mac802154: Use netif flow controlAlan Ott1-0/+14
2013-04-07mac802154: Do not try to resend failed packetsAlan Ott2-12/+2
2013-04-07sctp: fix error return code in __sctp_connect()Wei Yongjun1-2/+3
2013-04-07802: fix a possible race conditionCong Wang1-0/+4
2013-04-07VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause1-0/+2
2013-04-07VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause1-1/+2
2013-04-07tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause1-0/+7
2013-04-07rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause1-0/+1
2013-04-07NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause1-0/+3
2013-04-07netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause1-0/+1
2013-04-07llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause1-0/+2
2013-04-07l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause1-0/+1
2013-04-07iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause1-0/+2
2013-04-07irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause1-0/+2
2013-04-07caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause1-0/+2
2013-04-07Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause1-0/+1
2013-04-07Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause1-0/+1
2013-04-07Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause1-2/+2
2013-04-07ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause1-0/+1
2013-04-07atm: update msg_namelen in vcc_recvmsg()Mathias Krause1-0/+2