summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-10331-7956/+11095
|\
| * net: sctp: confirm route during forward progressDaniel Borkmann2013-07-092-0/+15
| * net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-093-10/+11
| * bridge: fix some kernel warning in multicast timerCong Wang2013-07-072-2/+2
| * sit: fix tunnel update via netlinkNicolas Dichtel2013-07-041-2/+2
| * ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa2013-07-041-0/+2
| * net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2013-07-041-1/+4
| * net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2013-07-041-0/+2
| * netem: fix possible NULL deref in netem_dequeue()Eric Dumazet2013-07-041-3/+5
| * core: Copy inner_protocol in copy_skb_header()Joe Stringer2013-07-041-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-0315-58/+88
| |\
| * | net: gre: move GSO functions to gre_offloadDaniel Borkmann2013-07-033-103/+131
| * | ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar2013-07-031-44/+55
| * | l2tp: make datapath resilient to packet loss when sequence numbers enabledJames Chapman2013-07-032-5/+34
| * | l2tp: make datapath sequence number support RFC-compliantJames Chapman2013-07-032-5/+33
| * | l2tp: do data sequence number handling in a separate funcJames Chapman2013-07-031-20/+34
| * | sctp: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud2013-07-031-1/+1
| * | core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()Isaku Yamahata2013-07-031-0/+6
| * | ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa2013-07-021-6/+10
| * | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-022-2/+8
| * | ipip: fix a regression in ioctlCong Wang2013-07-021-5/+7
| * | l2tp: add missing .owner to struct pppox_protoWei Yongjun2013-07-021-1/+2
| * | ethtool: make .get_dump_data() harder to misuse by driversMichal Schmidt2013-07-021-1/+20
| * | net: sctp: get rid of SCTP_DBG_TSNS entirelyDaniel Borkmann2013-07-022-114/+0Star
| * | ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-022-10/+12
| * | vti: remove duplicated code to fix a memory leakCong Wang2013-07-021-7/+0Star
| * | gre: fix a regression in ioctlCong Wang2013-07-021-4/+5
| * | net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann2013-07-0216-409/+383Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...David S. Miller2013-07-022-8/+5Star
| |\ \
| | * \ Merge ../vxlan-xStephen Hemminger2013-06-262-8/+5Star
| | |\ \
| | | * | bridge: check for zero ether address in fdb addStephen Hemminger2013-06-261-0/+5
| | | * | rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport2013-06-251-8/+0Star
| * | | | x25: Fix broken locking in ioctl error paths.Dave Jones2013-07-021-7/+8
| * | | | netem: use rb tree to implement the time queueEric Dumazet2013-07-021-24/+85
| * | | | neighbour: fix a race in neigh_destroy()Eric Dumazet2013-07-011-5/+7
| * | | | ipv6: fix ecmp lookup when oif is specifiedNicolas Dichtel2013-07-011-4/+8
| * | | | ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa2013-07-011-1/+1
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-0126-555/+682
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-2826-555/+682
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-261-1/+1
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-06-246-323/+308Star
| | | |\ \ \ \ \
| | | | * | | | | Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issueGustavo Padovan2013-06-231-1/+9
| | | | * | | | | Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.Chen Gang2013-06-231-10/+4Star
| | | | * | | | | Bluetooth: Remove unneeded flagAndrei Emeltchenko2013-06-231-2/+0Star
| | | | * | | | | Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flagAndrei Emeltchenko2013-06-231-2/+2
| | | | * | | | | Bluetooth: Mgmt Device Found EventAndre Guedes2013-06-231-0/+3
| | | | * | | | | Bluetooth: Remove empty event handlerAndre Guedes2013-06-231-12/+0Star
| | | | * | | | | Bluetooth: Remove inquiry helpersAndre Guedes2013-06-231-30/+0Star
| | | | * | | | | Bluetooth: Remove LE scan helpersAndre Guedes2013-06-231-113/+0Star
| | | | * | | | | Bluetooth: Refactor hci_cc_le_set_scan_enableAndre Guedes2013-06-231-6/+3Star