aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* atm: br2864: sent packets truncated in VC routed modeChas Williams2011-08-171-2/+0
* gre: fix improper error handlingxeb@mail.ru2011-08-151-15/+6
* ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov2011-08-152-2/+2
* net: allow netif_carrier to be called safely from IRQstephen hemminger2011-08-151-1/+1
* xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad2011-08-151-2/+2
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-08-154-2/+4
* net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-08-152-3/+6
* IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss2011-08-151-8/+8
* sch_sfq: fix sfq_enqueue()Eric Dumazet2011-08-151-1/+6
* net: adjust array indexJulia Lawall2011-08-151-1/+1
* IPVS: Free resources on module removalSimon Horman2011-08-151-0/+1
* ipv4: fix the reusing of routing cache entriesJulian Anastasov2011-08-151-1/+2
* ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld2011-08-151-3/+3
* icmp: Fix regression in nexthop resolution during replies.David S. Miller2011-08-151-6/+8
* ipv6: make fragment identifications less predictableEric Dumazet2011-08-153-6/+38
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-1511-8/+195
* net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa2011-08-151-9/+34
* net: Cap number of elements for sendmmsgAnton Blanchard2011-08-151-0/+3
* net: sendmmsg should only return an error if no messages were sentAnton Blanchard2011-08-151-24/+3
* cfg80211: really ignore the regulatory requestSven Neumann2011-08-041-2/+3
* svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields2011-08-041-5/+6
* 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