summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* packet: Add helpers to register/unregister ->prot_hookDavid S. Miller2011-07-061-44/+59
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-07-0613-59/+71
|\
| * batman-adv: Replace version info instead of appending themSven Eckelmann2011-07-054-21/+9Star
| * batman-adv: aggregation checks should use the primary_if pointerMarek Lindner2011-07-051-5/+20
| * batman-adv: broadcast primary OGM on all active hard-interfacesMarek Lindner2011-07-051-4/+13
| * batman-adv: pass a unique flag arg instead of a sequence of bool onesAntonio Quartulli2011-07-051-11/+10Star
| * batman-adv: add_bcast_packet_to_list() takes the sending delay as parameterAntonio Quartulli2011-07-054-5/+5
| * batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli2011-07-054-15/+16
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0613-37/+74
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-3013-37/+74
| |\ \
| | * | mac80211: propagate information about STA WME support downArik Nemtsov2011-06-291-1/+4
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-282-2/+9
| | |\ \
| | | * | mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-272-2/+9
| | | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-202-9/+18
| | | |\ \
| | * | | | mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov2011-06-271-12/+24
| | * | | | mac80211: Drop DS Channel PARAM in directed probePaul Stewart2011-06-275-11/+26
| | * | | | mac80211: reestablish mis-configured existing Rx BA sessionsArik Nemtsov2011-06-271-1/+5
| | * | | | bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap2011-06-271-0/+1
| | * | | | mac80211: restrict advertised HW scan ratesJohannes Berg2011-06-271-2/+3
| | * | | | wireless: unify QoS control field definitionsJohannes Berg2011-06-273-8/+2Star
* | | | | | dccp ccid-2: Perform congestion-window validationGerrit Renker2011-07-042-3/+91
* | | | | | dccp ccid-2: Use existing function to test for data packetsGerrit Renker2011-07-042-11/+11
* | | | | | dccp ccid-2: move rfc 3390 function into header fileGerrit Renker2011-07-042-9/+9
* | | | | | dccp: cosmetics of info messageGerrit Renker2011-07-041-2/+2
* | | | | | dccp: combine the functionality of enqeueing and cloningGerrit Renker2011-07-041-7/+7
* | | | | | dccp: Clean up slow-path input processingGerrit Renker2011-07-041-31/+30Star
* | | | | | af_econet: Use current logging styles and neateningJoe Perches2011-07-041-75/+74Star
* | | | | | netpoll: Remove wrapper function netpoll_pollJoe Perches2011-07-041-7/+2Star
* | | | | | netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches2011-07-041-4/+2Star
* | | | | | Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2011-07-023-2/+33
|\ \ \ \ \ \
| * | | | | | ieee802154: free skb buffer if dev isn't runningAlexander Smirnov2011-06-301-1/+1
| * | | | | | ieee802154: it's IEEE 802.15.4, not ZigBeeDmitry Eremin-Solenikov2011-06-301-1/+1
| * | | | | | ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov2011-06-301-0/+31
| |/ / / / /
* | | | | | net: rds: fix const array syntaxGreg Dietsche2011-07-021-1/+1
* | | | | | x25: Reduce switch/case indentJoe Perches2011-07-025-402/+396Star
* | | | | | sunrpc: Reduce switch/case indentJoe Perches2011-07-023-44/+41Star
* | | | | | sctp: Reduce switch/case indentJoe Perches2011-07-022-30/+31
* | | | | | netrom: Reduce switch/case indentJoe Perches2011-07-021-9/+13
* | | | | | lapb: Reduce switch/case indentJoe Perches2011-07-022-467/+444Star
* | | | | | ipv6: Reduce switch/case indentJoe Perches2011-07-021-76/+69Star
* | | | | | ipv4: Reduce switch/case indentJoe Perches2011-07-022-32/+32
* | | | | | netfilter: Reduce switch/case indentJoe Perches2011-07-024-167/+165Star
* | | | | | ipconfig: Reduce switch/case indentJoe Perches2011-07-021-35/+38
* | | | | | econet: Reduce switch/case indentJoe Perches2011-07-021-13/+10Star
* | | | | | decnet: Reduce switch/case indentJoe Perches2011-07-029-597/+603
* | | | | | appletalk: Reduce switch/case indentJoe Perches2011-07-022-259/+259
* | | | | | rtnl: provide link dump consistency infoThomas Graf2011-07-023-0/+15
|/ / / / /
* | | | | DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling2011-06-291-2/+6
* | | | | net_sched: fix dequeuer fairnessjamal2011-06-271-5/+7
* | | | | net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei2011-06-251-50/+0Star