aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-26ipvs: SH fallback and L4 hashingAlexander Frolkin
2013-06-26ipvs: drop SCTP connections depending on stateJulian Anastasov
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin
2013-06-26ipvs: provide iph to schedulersJulian Anastasov
2013-06-25Merge ../vxlan-xStephen Hemminger
2013-06-25bridge: check for zero ether address in fdb addStephen Hemminger
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-25net: sctp: simplify sctp_get_portDaniel Borkmann
2013-06-25net: sctp: decouple cleaning some socket data from endpointDaniel Borkmann
2013-06-25net: sctp: minor: sctp_seq_dump_local_addrs add missing newlineDaniel Borkmann
2013-06-25net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann
2013-06-25ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa
2013-06-25ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa
2013-06-25ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa
2013-06-25ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-25ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明
2013-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-25rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet
2013-06-24net: netlink: virtual tap device managementDaniel Borkmann
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-06-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-06-24netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng
2013-06-24mac80211: initialize power mode for mesh STAsThomas Pedersen
2013-06-24mac80211: allow self-protected frame tx without staThomas Pedersen
2013-06-24cfg80211: fix compilation warning for cfg80211_leave_all()Arend van Spriel
2013-06-24wireless: check for dangling wdev->current_bss pointerBen Greear
2013-06-24wireless: add comments about bss refcountingBen Greear
2013-06-24wireless: Make sure __cfg80211_connect_result always puts bssBen Greear
2013-06-24netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal
2013-06-24netfilter: nf_nat_sip: fix manglingBalazs Peter Odor
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-24openvswitch: Use correct config guard.Pravin B Shelar
2013-06-24bridge: fix a typo in commentsCong Wang
2013-06-23net: allow large number of tx queuesEric Dumazet
2013-06-23VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASHAsias He
2013-06-23VSOCK: Remove unnecessary labelAsias He
2013-06-23VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skbAsias He
2013-06-23VSOCK: Introduce vsock_auto_bind helperAsias He
2013-06-23ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang
2013-06-23Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issueGustavo Padovan
2013-06-23Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2013-06-23Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.Chen Gang
2013-06-23Bluetooth: Remove unneeded flagAndrei Emeltchenko