summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-18net: Fix a comment typoKusanagi Kouichi
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-03-17netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan
2013-03-17bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich
2013-03-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-17vxlan: generalize forwarding tablesDavid Stevens
2013-03-17rtnetlink: Mask the rta_type when range checkingVlad Yasevich
2013-03-17Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs
2013-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-15ipv4: replace ip_fast_csum with csum_replace2Li RongQing
2013-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-03-15VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant
2013-03-15netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal
2013-03-15netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso
2013-03-15netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng
2013-03-14Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes
2013-03-14tcp: fix skb_availroom()Eric Dumazet
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-13batman-adv: network coding - receive coded packets and decode themMartin Hundebøll
2013-03-13batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll
2013-03-13batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll
2013-03-13batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll
2013-03-13batman-adv: don't use !! in bool conversionAntonio Quartulli
2013-03-13batman-adv: Return reason for failure in batadv_check_unicast_packet()Martin Hundebøll
2013-03-13batman-adv: replace redundant primary_if_get callsMarek Lindner
2013-03-13sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang
2013-03-13sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich
2013-03-13fs: Readd the fs module aliases.Eric W. Biederman
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-03-12Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-03-12net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing
2013-03-12tcp: TLP loss detection.Nandita Dukkipati
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati
2013-03-12bridge: using for_each_set_bit to simplify the codeWei Yongjun
2013-03-12bridge: using for_each_set_bit_from to simplify the codeWei Yongjun
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-12bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger
2013-03-12Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-03-12net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-12flow_dissector: support L2 GREMichael Dalton
2013-03-11batman-adv: verify tt len does not exceed packet lenMarek Lindner
2013-03-11libceph: fix decoding of pgidsSage Weil
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-11net: can: af_can.c: Fix checkpatch warningsValentin Ilie