summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2011-06-292-48/+26
| | * | | | ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-06-271-5/+5
| | * | | | ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert2011-06-271-5/+2
| | * | | | bridge: Only flood unregistered groups to routersHerbert Xu2011-06-241-1/+4
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-242-9/+18
| | |\ \ \ \
| | * | | | | udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2011-06-212-0/+6
| | * | | | | ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang2011-06-211-1/+1
| * | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-213-3/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-172-3/+3
| | * | | | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-152-0/+4
* | | | | | | net: Add GSO to vlan_features initializationShan Wei2011-07-051-4/+5
* | | | | | | packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller2011-07-051-2/+48
* | | | | | | ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller2011-07-051-2/+3
* | | | | | | packet: Add fanout support.David S. Miller2011-07-051-5/+251
* | | | | | | packet: Add helpers to register/unregister ->prot_hookDavid S. Miller2011-07-051-44/+59
* | | | | | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-07-0513-59/+71
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | batman-adv: Replace version info instead of appending themSven Eckelmann2011-07-054-21/+9
| * | | | | | 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/+10
| * | | | | | 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-0513-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/+2
* | | | | | | | 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/+30
* | | | | | | | af_econet: Use current logging styles and neateningJoe Perches2011-07-031-75/+74
* | | | | | | | netpoll: Remove wrapper function netpoll_pollJoe Perches2011-07-031-7/+2
* | | | | | | | netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches2011-07-031-4/+2
* | | | | | | | Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2011-07-013-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-011-1/+1
* | | | | | | | x25: Reduce switch/case indentJoe Perches2011-07-015-402/+396
* | | | | | | | sunrpc: Reduce switch/case indentJoe Perches2011-07-013-44/+41
OpenPOWER on IntegriCloud