summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-13tcp: reset reordering est. selectively on timeoutYuchung Cheng
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-13net: sctp: Add rudimentary infrastructure to account for control chunksVlad Yasevich
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso
2013-08-13netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso
2013-08-13genetlink: fix family dump raceJohannes Berg
2013-08-12net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann
2013-08-12net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-11af_unix: fix bug on large send()Eric Dumazet
2013-08-11tipc: avoid possible deadlock while enable and disable bearerdingtianhong
2013-08-10Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-08-10batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing
2013-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-08-10netfilter: nf_conntrack: fix tcp_in_window for Fast OpenYuchung Cheng
2013-08-10rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-09net: rename busy poll MIB counterEliezer Tamir
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann
2013-08-09net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley
2013-08-09net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley
2013-08-09net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3William Manley
2013-08-09net: flow_dissector: add 802.1ad supportEric Dumazet
2013-08-09ip_gre: fix ipgre_header to return correct offsetTimo Teräs
2013-08-09netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal
2013-08-08net: add SNMP counters tracking incoming ECN bitsEric Dumazet
2013-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-07ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa
2013-08-07packet: Revert recent header parsing changes.David S. Miller
2013-08-07net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()Jason Wang
2013-08-07net: use release_pages() in zerocopy_sg_from_iovec()Jason Wang
2013-08-07net: remove the useless comment in zerocopy_sg_from_iovec()Jason Wang
2013-08-07net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()Jason Wang
2013-08-07net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang
2013-08-07net: move iov_pages() to net/core/iovec.cJason Wang
2013-08-07ip_tunnel: embed hash list headstephen hemminger
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-07tcp: cubic: fix bug in bictcp_acked()Eric Dumazet
2013-08-07bridge: correct the comment for file br_sysfs_br.cWang Sheng-Hui
2013-08-07tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet
2013-08-07xfrm: Remove rebundant address family checkingFan Du
2013-08-07ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann
2013-08-06ipvs: fixed spacing at for statementsDragos Foianu
2013-08-06xfrm: Delete hold_timer when destroy policyFan Du