aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-08-15gre: fix improper error handlingxeb@mail.ru
2011-08-15ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov
2011-08-15net: allow netif_carrier to be called safely from IRQstephen hemminger
2011-08-15xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad
2011-08-15net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-08-15net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-08-15IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss
2011-08-15sch_sfq: fix sfq_enqueue()Eric Dumazet
2011-08-15net: adjust array indexJulia Lawall
2011-08-15IPVS: Free resources on module removalSimon Horman
2011-08-15ipv4: fix the reusing of routing cache entriesJulian Anastasov
2011-08-15ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld
2011-08-15icmp: Fix regression in nexthop resolution during replies.David S. Miller
2011-08-15ipv6: make fragment identifications less predictableEric Dumazet
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-15net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa
2011-08-15net: Cap number of elements for sendmmsgAnton Blanchard
2011-08-15net: sendmmsg should only return an error if no messages were sentAnton Blanchard
2011-08-04cfg80211: really ignore the regulatory requestSven Neumann
2011-08-04svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields
2011-08-04mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2011-08-04ethtool: Allow zero-length register dumps againBen Hutchings
2011-08-04bridge: send proper message_age in config BPDUstephen hemminger
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-19ceph: fix file mode calculationSage Weil
2011-07-16Bluetooth: Fix crash with incoming L2CAP connectionsIlia Kolomisnky
2011-07-16Bluetooth: Fix regression in L2CAP connection procedureGustavo F. Padovan
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław
2011-07-14net: sctp: fix checksum marking for outgoing packetsMichał Mirosław
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-08XFRM: Fix memory leak in xfrm_state_updateTushar Gohad
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-07mac80211: fix TKIP replay vulnerabilityJohannes Berg
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho
2011-07-07sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun
2011-07-07net: refine {udp|tcp|sctp}_mem limitsEric Dumazet
2011-07-05net: vlan: enable soft features regardless of underlying deviceShan Wei
2011-07-05bridge: Always flood broadcast packetsHerbert Xu
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-07-04net: bind() fix error return on wrong address familyMarcus Meissner
2011-07-01xfrm4: Don't call icmp_send on local errorSteffen Klassert
2011-07-01ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert