summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-17Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs1-4/+1
2013-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-9/+55
2013-03-15ipv4: replace ip_fast_csum with csum_replace2Li RongQing1-3/+2
2013-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller5-7/+12
2013-03-15VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant2-3/+16
2013-03-15netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal1-0/+2
2013-03-15netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso1-1/+1
2013-03-15netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng4-24/+24
2013-03-14tcp: fix skb_availroom()Eric Dumazet2-2/+1
2013-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2013-03-14batman-adv: network coding - receive coded packets and decode themMartin Hundebøll3-0/+246
2013-03-14batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll6-3/+253
2013-03-14batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll5-0/+466
2013-03-14batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll4-7/+557
2013-03-14batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll7-0/+524
2013-03-14batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll9-1/+176
2013-03-14batman-adv: don't use !! in bool conversionAntonio Quartulli2-5/+5
2013-03-14batman-adv: Return reason for failure in batadv_check_unicast_packet()Martin Hundebøll1-4/+14
2013-03-14batman-adv: replace redundant primary_if_get callsMarek Lindner3-46/+11
2013-03-13sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang1-1/+1
2013-03-13sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich1-1/+1
2013-03-13fs: Readd the fs module aliases.Eric W. Biederman1-0/+1
2013-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-13/+29
2013-03-12Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-9/+18
2013-03-12net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing1-1/+1
2013-03-12tcp: TLP loss detection.Nandita Dukkipati5-0/+52
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati7-22/+156
2013-03-12bridge: using for_each_set_bit to simplify the codeWei Yongjun2-12/+3
2013-03-12bridge: using for_each_set_bit_from to simplify the codeWei Yongjun1-3/+1
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-124/+195
2013-03-12bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger1-0/+1
2013-03-12Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+3
2013-03-12net/ipv4: Ensure that location of timestamp option is storedDavid Ward1-4/+1
2013-03-12flow_dissector: support L2 GREMichael Dalton1-0/+11
2013-03-12batman-adv: verify tt len does not exceed packet lenMarek Lindner1-3/+3
2013-03-12libceph: fix decoding of pgidsSage Weil1-13/+29
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-113/+188
2013-03-11net: can: af_can.c: Fix checkpatch warningsValentin Ilie1-13/+8
2013-03-11NFC: llcp: Add cleanup support for unreplied SNL requestsThierry Escande3-0/+57
2013-03-11NFC: llcp: Service Name Lookup netlink interfaceThierry Escande5-0/+302
2013-03-11NFC: llcp: Service Name Lookup SDRES aggregationThierry Escande3-27/+94
2013-03-11NFC: Add missing type policies for netlink attributesThierry Escande1-0/+3
2013-03-11NFC: llcp: Remove redundant printkSamuel Ortiz1-2/+0
2013-03-11NFC: llcp: Use socket specific link parameters before the local onesSamuel Ortiz3-8/+23
2013-03-11NFC: llcp: Implement socket optionsSamuel Ortiz2-2/+120
2013-03-11NFC: llcp: Rename socket rw and miu fieldsSamuel Ortiz4-16/+19
2013-03-11ipv6: introduce ip6tunnel_xmit() helperCong Wang2-30/+2
2013-03-116lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-03-11ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause1-6/+0
2013-03-10dcbnl: fix various netlink info leaksMathias Krause1-0/+8