aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-07-08
|\
| * batman-adv: request the full table if tt_crc doesn't matchAntonio Quartulli2011-07-07
| * batman-adv: keep global table consistency in case of roamingAntonio Quartulli2011-07-07
| * batman-adv: keep local table consistency for further TT_RESPONSEAntonio Quartulli2011-07-07
| * batman-adv: initialise last_ttvn and tt_crc for the orig_node structureAntonio Quartulli2011-07-07
* | packet: Fix build with INET disabled.David S. Miller2011-07-07
* | af_packet: lock imbalanceEric Dumazet2011-07-07
* | skbuff: skb supports zero-copy buffersShirley Ma2011-07-07
* | Disable router anycast address for /127 prefixesBjørn Mork2011-07-07
* | rose: Delete commented out references to ancient firewalling code.David S. Miller2011-07-07
* | packet: Fix leak in pre-defrag support.David S. Miller2011-07-06
* | net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-06
* | packet: Add 'cpu' fanout policy.David S. Miller2011-07-06
* | dcbnl: Add CEE notificationShmulik Ravid2011-07-06
* | dcbnl: Aggregated CEE GET operationShmulik Ravid2011-07-06
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\ \
| * | net: vlan: enable soft features regardless of underlying deviceShan Wei2011-07-05
| * | bridge: Always flood broadcast packetsHerbert Xu2011-07-05
| * | net: bind() fix error return on wrong address familyMarcus Meissner2011-07-05
| * | xfrm4: Don't call icmp_send on local errorSteffen Klassert2011-07-01
| * | ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert2011-07-01
| * | xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert2011-07-01
| * | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-01
| * | ipv6: Don't change dst->flags using assignments.David S. Miller2011-07-01
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-01
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-30
| | |\ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-30
| |\| | |
| | * | | netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2011-06-29
| | * | | ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-06-27
| | * | | ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert2011-06-27
| | * | | bridge: Only flood unregistered groups to routersHerbert Xu2011-06-24
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
| | |\ \ \
| | * | | | udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2011-06-22
| | * | | | ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang2011-06-22
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-17
| | * | | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-15
* | | | | | net: Add GSO to vlan_features initializationShan Wei2011-07-06
* | | | | | packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller2011-07-06
* | | | | | ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller2011-07-06
* | | | | | packet: Add fanout support.David S. Miller2011-07-06
* | | | | | packet: Add helpers to register/unregister ->prot_hookDavid S. Miller2011-07-06
* | | | | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-07-05
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | batman-adv: Replace version info instead of appending themSven Eckelmann2011-07-05
| * | | | | batman-adv: aggregation checks should use the primary_if pointerMarek Lindner2011-07-05
| * | | | | batman-adv: broadcast primary OGM on all active hard-interfacesMarek Lindner2011-07-05
| * | | | | batman-adv: pass a unique flag arg instead of a sequence of bool onesAntonio Quartulli2011-07-05
| * | | | | batman-adv: add_bcast_packet_to_list() takes the sending delay as parameterAntonio Quartulli2011-07-05
| * | | | | batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli2011-07-05
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-05
|\ \ \ \ \ \