summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma
2011-07-07Disable router anycast address for /127 prefixesBjørn Mork
2011-07-07rose: Delete commented out references to ancient firewalling code.David S. Miller
2011-07-06packet: Fix leak in pre-defrag support.David S. Miller
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller
2011-07-05dcbnl: Add CEE notificationShmulik Ravid
2011-07-05dcbnl: Aggregated CEE GET operationShmulik Ravid
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05net: Add GSO to vlan_features initializationShan Wei
2011-07-05packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller
2011-07-05ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller
2011-07-05packet: Add fanout support.David S. Miller
2011-07-05packet: Add helpers to register/unregister ->prot_hookDavid S. Miller
2011-07-05net: vlan: enable soft features regardless of underlying deviceShan Wei
2011-07-05Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-07-05bridge: Always flood broadcast packetsHerbert Xu
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-05batman-adv: Replace version info instead of appending themSven Eckelmann
2011-07-05batman-adv: aggregation checks should use the primary_if pointerMarek Lindner
2011-07-05batman-adv: broadcast primary OGM on all active hard-interfacesMarek Lindner
2011-07-05batman-adv: pass a unique flag arg instead of a sequence of bool onesAntonio Quartulli
2011-07-05batman-adv: add_bcast_packet_to_list() takes the sending delay as parameterAntonio Quartulli
2011-07-05batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli
2011-07-04net: bind() fix error return on wrong address familyMarcus Meissner
2011-07-04dccp ccid-2: Perform congestion-window validationGerrit Renker
2011-07-04dccp ccid-2: Use existing function to test for data packetsGerrit Renker
2011-07-04dccp ccid-2: move rfc 3390 function into header fileGerrit Renker
2011-07-04dccp: cosmetics of info messageGerrit Renker
2011-07-04dccp: combine the functionality of enqeueing and cloningGerrit Renker
2011-07-04dccp: Clean up slow-path input processingGerrit Renker
2011-07-03af_econet: Use current logging styles and neateningJoe Perches
2011-07-03netpoll: Remove wrapper function netpoll_pollJoe Perches
2011-07-03netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches
2011-07-01xfrm4: Don't call icmp_send on local errorSteffen Klassert
2011-07-01ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert
2011-07-01xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller
2011-07-01ipv6: Don't change dst->flags using assignments.David S. Miller
2011-07-01Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2011-07-01net: rds: fix const array syntaxGreg Dietsche
2011-07-01x25: Reduce switch/case indentJoe Perches
2011-07-01sunrpc: Reduce switch/case indentJoe Perches
2011-07-01sctp: Reduce switch/case indentJoe Perches
2011-07-01netrom: Reduce switch/case indentJoe Perches
2011-07-01lapb: Reduce switch/case indentJoe Perches
2011-07-01ipv6: Reduce switch/case indentJoe Perches
2011-07-01ipv4: Reduce switch/case indentJoe Perches
2011-07-01netfilter: Reduce switch/case indentJoe Perches
2011-07-01ipconfig: Reduce switch/case indentJoe Perches