aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-08-26netlink: fix compat recvmsgJohannes Berg
2010-08-26can-raw: Fix skb_orphan_try handlingOliver Hartkopp
2010-08-26act_nat: fix wild pointerChangli Gao
2010-08-26net: disable preemption before call smp_processor_id()Changli Gao
2010-08-26pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski
2010-08-26pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski
2010-08-26net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-26net: Fix napi_gro_frags vs netpoll pathJarek Poplawski
2010-08-26can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp
2010-08-26act_nat: the checksum of ICMP doesn't have pseudo headerChangli Gao
2010-08-26bridge: Fix skb leak when multicast parsing fails on TXHerbert Xu
2010-08-26tcp: cookie transactions setsockopt memory leakDmitry Popov
2010-08-26bridge: add rcu_read_lock on transmitStephen Hemminger
2010-08-26cfg80211: fix locking in action frame TXJohannes Berg
2010-08-10mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville
2010-08-10cfg80211: don't get expired BSSesJohannes Berg
2010-08-10cfg80211: ignore spurious deauthJohannes Berg
2010-08-109p: strlen() doesn't count the terminatorDan Carpenter
2010-08-10arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-25net: dev_forward_skb should call nf_resetBen Greear
2010-07-24net sched: fix race in mirred device removalstephen hemminger
2010-07-22ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley
2010-07-22net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller
2010-07-22net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-20wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville
2010-07-19bridge: Partially disable netpoll supportHerbert Xu
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-07-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard
2010-07-15ipmr: Don't leak memory if fib lookup fails.Ben Greear
2010-07-14net: fix problem in reading sock TX queueTom Herbert
2010-07-14net/core: neighbour update OopsDoug Kehn
2010-07-14net: skb_tx_hash() fix relative to skb_orphan_try()Eric Dumazet
2010-07-14rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao
2010-07-14xfrm: do not assume that template resolving always returns xfrmsTimo Teräs
2010-07-12dsa: Fix Kconfig dependencies.David S. Miller
2010-07-12act_nat: not all of the ICMP packets need an IP header payloadChangli Gao
2010-07-08Phonet: fix skb leak in pipe endpoint accept()Rémi Denis-Courmont
2010-07-08Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo
2010-07-08Bluetooth: Reset the security level after an authentication failureJohan Hedberg
2010-07-08Bluetooth: Check L2CAP pending status before sending connect requestAndrei Emeltchenko
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07bridge: Clear IPCB before possible entry into IP stackHerbert Xu
2010-07-05bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend