aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | | netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso2013-03-15
| | * | | | | | netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng2013-03-15
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-19
| |\ \ \ \ \ \ \
| | * | | | | | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-19
| | * | | | | | | tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-18
| | * | | | | | | bridge: Add support for setting BR_ROOT_BLOCK flag.Vlad Yasevich2013-03-17
| | * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-03-17
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-15
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | * | | | | | NFC: llcp: Report error to pending sockets when a device is removedSamuel Ortiz2013-03-08
| | | | * | | | | | NFC: llcp: Clean raw sockets from nfc_llcp_socket_releaseSamuel Ortiz2013-03-08
| | | | * | | | | | NFC: llcp: Clean local timers and works when removing a deviceSamuel Ortiz2013-03-08
| | | | * | | | | | NFC: llcp: Decrease socket ack log when accepting a connectionSamuel Ortiz2013-03-08
| | * | | | | | | | rtnetlink: Mask the rta_type when range checkingVlad Yasevich2013-03-17
| | * | | | | | | | Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs2013-03-16
| | |/ / / / / / /
| | * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-03-15
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | openvswitch: remove some useless commentsCong Wang2013-02-22
| | | * | | | | | openvswitch: fix the calculation of checksum for vlan headerCong Wang2013-02-22
| | | * | | | | | openvswitch: Fix parsing invalid LLC/SNAP ethertypesRich Lane2013-02-22
| | | * | | | | | openvswitch: Call genlmsg_end in queue_userspace_packetRich Lane2013-02-22
| | | * | | | | | openvswitch: Fix ovs_vport_cmd_new return value on successRich Lane2013-02-22
| | | * | | | | | openvswitch: Fix ovs_vport_cmd_del return value on successRich Lane2013-02-22
| | * | | | | | | tcp: fix skb_availroom()Eric Dumazet2013-03-14
| | * | | | | | | sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang2013-03-13
| | * | | | | | | sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich2013-03-13
| | * | | | | | | net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing2013-03-12
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fs: Readd the fs module aliases.Eric W. Biederman2013-03-12
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-03-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | libceph: fix decoding of pgidsSage Weil2013-03-11
| * | | | | | | | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sunrpc: don't attempt to cancel unitialized workJ. Bruce Fields2013-03-09
| | * | | | | | | | | | nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields2013-03-06
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | packet: packet fanout rollover during socket overloadWillem de Bruijn2013-03-19
* | | | | | | | | | | xfrm: use xfrm direction when lookup policyBaker Zhang2013-03-19
* | | | | | | | | | | can: dump stack on protocol bugsOliver Hartkopp2013-03-19
* | | | | | | | | | | net: Fix a comment typoKusanagi Kouichi2013-03-18
* | | | | | | | | | | tcp: Remove TCPCTChristoph Paasch2013-03-17
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-03-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff2013-02-22
| * | | | | | | | | | | openvswitch: Change ENOENT return value to ENODEV in lookup_vport().Jarno Rajahalme2013-01-09
| * | | | | | | | | | | openvswitch: Avoid useless holes in struct vportThomas Graf2012-12-04
| * | | | | | | | | | | openvswitch: Use eth_mac_addr() instead of duplicating itThomas Graf2012-12-04
* | | | | | | | | | | | netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcuLai Jiangshan2013-03-17
* | | | | | | | | | | | vxlan: generalize forwarding tablesDavid Stevens2013-03-17
* | | | | | | | | | | | ipv4: replace ip_fast_csum with csum_replace2Li RongQing2013-03-15
* | | | | | | | | | | | VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant2013-03-15
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | batman-adv: network coding - receive coded packets and decode themMartin Hundebøll2013-03-13
* | | | | | | | | | | batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll2013-03-13
* | | | | | | | | | | batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll2013-03-13
* | | | | | | | | | | batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll2013-03-13