summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-08-17atm: br2864: sent packets truncated in VC routed modeChas Williams1-2/+0
2011-08-16gre: fix improper error handlingxeb@mail.ru1-15/+6
2011-08-16ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov2-2/+2
2011-08-16net: allow netif_carrier to be called safely from IRQstephen hemminger1-1/+1
2011-08-16xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad1-2/+2
2011-08-16net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman4-2/+4
2011-08-16net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2-3/+6
2011-08-16IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss1-8/+8
2011-08-16sch_sfq: fix sfq_enqueue()Eric Dumazet1-1/+6
2011-08-16net: adjust array indexJulia Lawall1-1/+1
2011-08-16IPVS: Free resources on module removalSimon Horman1-0/+1
2011-08-16ipv4: fix the reusing of routing cache entriesJulian Anastasov1-1/+2
2011-08-16ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld1-3/+3
2011-08-16icmp: Fix regression in nexthop resolution during replies.David S. Miller1-6/+8
2011-08-16ipv6: make fragment identifications less predictableEric Dumazet3-6/+38
2011-08-16net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller11-8/+195
2011-08-16net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa1-9/+34
2011-08-16net: Cap number of elements for sendmmsgAnton Blanchard1-0/+3
2011-08-16net: sendmmsg should only return an error if no messages were sentAnton Blanchard1-24/+3
2011-08-05cfg80211: really ignore the regulatory requestSven Neumann1-2/+3
2011-08-05svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields1-5/+6
2011-08-05mac80211: Restart STA timers only on associated stateRajkumar Manoharan1-0/+3
2011-08-05ethtool: Allow zero-length register dumps againBen Hutchings1-2/+2
2011-08-05bridge: send proper message_age in config BPDUstephen hemminger2-2/+3
2011-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-7/+10
2011-07-19ceph: fix file mode calculationSage Weil1-7/+10
2011-07-16Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky1-2/+4
2011-07-16Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan1-2/+1
2011-07-15net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław1-1/+5
2011-07-15net: sctp: fix checksum marking for outgoing packetsMichał Mirosław1-11/+8
2011-07-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-17/+12
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear1-1/+1
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2-8/+21
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller10-27/+67
2011-07-08XFRM: Fix memory leak in xfrm_state_updateTushar Gohad1-0/+2
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-27/+67
2011-07-08SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust1-16/+11
2011-07-08sctp: Enforce retransmission limit during shutdownThomas Graf4-13/+61
2011-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-56/+76
2011-07-07mac80211: fix TKIP replay vulnerabilityJohannes Berg1-3/+13
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho1-1/+2
2011-07-07sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun1-0/+23
2011-07-07net: refine {udp|tcp|sctp}_mem limitsEric Dumazet3-26/+5
2011-07-06net: vlan: enable soft features regardless of underlying deviceShan Wei1-0/+5
2011-07-06bridge: Always flood broadcast packetsHerbert Xu2-3/+7
2011-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+6
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho4-14/+34
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville4-9/+18
2011-07-05net: bind() fix error return on wrong address familyMarcus Meissner2-2/+4
2011-07-02xfrm4: Don't call icmp_send on local errorSteffen Klassert1-1/+6