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