summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-07-05net: Add GSO to vlan_features initializationShan Wei1-4/+5
2011-07-05packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller1-2/+48
2011-07-05ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller1-2/+3
2011-07-05packet: Add fanout support.David S. Miller1-5/+251
2011-07-05packet: Add helpers to register/unregister ->prot_hookDavid S. Miller1-44/+59
2011-07-05Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller13-59/+71
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-37/+74
2011-07-05batman-adv: Replace version info instead of appending themSven Eckelmann4-21/+9
2011-07-05batman-adv: aggregation checks should use the primary_if pointerMarek Lindner1-5/+20
2011-07-05batman-adv: broadcast primary OGM on all active hard-interfacesMarek Lindner1-4/+13
2011-07-05batman-adv: pass a unique flag arg instead of a sequence of bool onesAntonio Quartulli1-11/+10
2011-07-05batman-adv: add_bcast_packet_to_list() takes the sending delay as parameterAntonio Quartulli4-5/+5
2011-07-05batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli4-15/+16
2011-07-04dccp ccid-2: Perform congestion-window validationGerrit Renker2-3/+91
2011-07-04dccp ccid-2: Use existing function to test for data packetsGerrit Renker2-11/+11
2011-07-04dccp ccid-2: move rfc 3390 function into header fileGerrit Renker2-9/+9
2011-07-04dccp: cosmetics of info messageGerrit Renker1-2/+2
2011-07-04dccp: combine the functionality of enqeueing and cloningGerrit Renker1-7/+7
2011-07-04dccp: Clean up slow-path input processingGerrit Renker1-31/+30
2011-07-03af_econet: Use current logging styles and neateningJoe Perches1-75/+74
2011-07-03netpoll: Remove wrapper function netpoll_pollJoe Perches1-7/+2
2011-07-03netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches1-4/+2
2011-07-01Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller3-2/+33
2011-07-01net: rds: fix const array syntaxGreg Dietsche1-1/+1
2011-07-01x25: Reduce switch/case indentJoe Perches5-402/+396
2011-07-01sunrpc: Reduce switch/case indentJoe Perches3-44/+41
2011-07-01sctp: Reduce switch/case indentJoe Perches2-30/+31
2011-07-01netrom: Reduce switch/case indentJoe Perches1-9/+13
2011-07-01lapb: Reduce switch/case indentJoe Perches2-467/+444
2011-07-01ipv6: Reduce switch/case indentJoe Perches1-76/+69
2011-07-01ipv4: Reduce switch/case indentJoe Perches2-32/+32
2011-07-01netfilter: Reduce switch/case indentJoe Perches4-167/+165
2011-07-01ipconfig: Reduce switch/case indentJoe Perches1-35/+38
2011-07-01econet: Reduce switch/case indentJoe Perches1-13/+10
2011-07-01decnet: Reduce switch/case indentJoe Perches9-597/+603
2011-07-01appletalk: Reduce switch/case indentJoe Perches2-259/+259
2011-07-01rtnl: provide link dump consistency infoThomas Graf3-0/+15
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-37/+74
2011-06-30ieee802154: free skb buffer if dev isn't runningAlexander Smirnov1-1/+1
2011-06-30ieee802154: it's IEEE 802.15.4, not ZigBeeDmitry Eremin-Solenikov1-1/+1
2011-06-30ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov1-0/+31
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov1-1/+4
2011-06-29DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling1-2/+6
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+9
2011-06-27mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov1-12/+24
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart5-11/+26
2011-06-27mac80211: reestablish mis-configured existing Rx BA sessionsArik Nemtsov1-1/+5
2011-06-27bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap1-0/+1
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg1-2/+3
2011-06-27wireless: unify QoS control field definitionsJohannes Berg3-8/+2