aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: Restart STA timers only on associated stateRajkumar Manoharan2011-08-041-0/+3
* ethtool: Allow zero-length register dumps againBen Hutchings2011-08-041-2/+2
* bridge: send proper message_age in config BPDUstephen hemminger2011-08-042-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-191-7/+10
|\
| * ceph: fix file mode calculationSage Weil2011-07-191-7/+10
* | Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky2011-07-161-2/+4
* | Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan2011-07-161-2/+1
* | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-1/+5
* | net: sctp: fix checksum marking for outgoing packetsMichał Mirosław2011-07-141-11/+8
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-132-17/+12
|\ \
| * | SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-121-1/+1
| * | SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust2011-07-071-16/+11
* | | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-082-8/+21
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0810-27/+67
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0810-27/+67
| |\ \ \
| | * | | mac80211: fix TKIP replay vulnerabilityJohannes Berg2011-07-071-3/+13
| | * | | mac80211: fix ie memory allocation for scheduled scansLuciano Coelho2011-07-071-1/+2
| | * | | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-054-14/+34
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-054-9/+18
| | |\ \ \
| | | * | | Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-06-301-0/+3
| | | * | | Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan2011-06-301-1/+2
| | | * | | Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-06-302-7/+12
| | | * | | Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg2011-06-281-1/+1
* | | | | | XFRM: Fix memory leak in xfrm_state_updateTushar Gohad2011-07-081-0/+2
|/ / / / /
* | | | | sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-074-13/+61
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-0716-56/+76
|\ \ \ \ \
| * | | | | sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun2011-07-071-0/+23
| * | | | | net: refine {udp|tcp|sctp}_mem limitsEric Dumazet2011-07-073-26/+5
| * | | | | net: vlan: enable soft features regardless of underlying deviceShan Wei2011-07-051-0/+5
| * | | | | bridge: Always flood broadcast packetsHerbert Xu2011-07-052-3/+7
| * | | | | net: bind() fix error return on wrong address familyMarcus Meissner2011-07-042-2/+4
| * | | | | xfrm4: Don't call icmp_send on local errorSteffen Klassert2011-07-011-1/+6
| * | | | | ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert2011-07-011-1/+1
| * | | | | xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert2011-07-011-3/+3
| * | | | | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-012-8/+11
| * | | | | ipv6: Don't change dst->flags using assignments.David S. Miller2011-07-011-10/+2
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-012-2/+9
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-302-2/+9
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-272-2/+9
| | | |/ / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-051-4/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | libceph: fix page calculation for non-page-aligned ioSage Weil2011-06-131-4/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-308-69/+62
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | 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
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-202-9/+18
| | |\ \
| | | * | Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky2011-06-151-1/+1
| | | * | Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg2011-06-141-6/+15