locks: kill redundant local variable
[safe/jmp/linux-2.6] / net /
2007-10-08 Brian Haley[IPv6]: Fix ICMPv6 redirect handling with target multic...
2007-10-08 Stephen Hemminger[PKT_SCHED] cls_u32: error code isn't been propogated...
2007-10-08 Alexey Dobriyan[ROSE]: Fix rose.ko oops on unload
2007-10-08 Ilpo Järvinen[TCP]: Fix fastpath_cnt_hint when GSO skb is partially...
2007-10-03 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-10-02 Richard Knutsson[PATCH] softmac: Fix compiler-warning
2007-10-02 John W. Linville[IEEE80211]: avoid integer underflow for runt rx frames
2007-10-02 Alexey Kuznetsov[SFQ]: Remove artificial limitation for queue limit.
2007-09-28 David S. Miller[TCP]: Fix MD5 signature handling on big-endian.
2007-09-27 David S. Miller[NET]: Zero length write() on socket should not simply...
2007-09-26 Al Virofix sctp_del_bind_addr() last argument type
2007-09-26 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-26 Wei YongjunSCTP : Add paramters validity check for ASCONF chunk
2007-09-26 Vlad YasevichSCTP: Discard OOTB packetes with bundled INIT early.
2007-09-26 Vlad YasevichSCTP: Clean up OOTB handling and fix infinite loop...
2007-09-26 Vlad YasevichSCTP: Explicitely discard OOTB chunks
2007-09-26 Wei YongjunSCTP: Send ABORT chunk with correct tag in response...
2007-09-26 Vlad YasevichSCTP: Validate buffer room when processing sequential...
2007-09-26 Johannes Berg[PATCH] mac80211: fix initialisation when built-in
2007-09-26 Johannes Berg[PATCH] net/mac80211/wme.c: fix sparse warning
2007-09-26 Johannes Berg[PATCH] cfg80211: fix initialisation if built-in
2007-09-26 Satyam Sharma[PATCH] net/wireless/sysfs.c: Shut up build warning
2007-09-25 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-09-21 Larry Finger[PATCH] softmac: Fix inability to associate with WEP...
2007-09-20 Wolfgang Walterrpc: fix garbage in printk in svc_tcp_accept()
2007-09-20 Alexey Kuznetsov[PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2...
2007-09-20 Eric Leblond[NETFILTER]: nfnetlink_log: fix sending of multipart...
2007-09-17 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-16 Al Viro[VLAN]: Fix net_device leak.
2007-09-16 Herbert Xu[NET] skbuff: Add skb_cow_head
2007-09-16 Herbert Xu[BRIDGE]: Kill clone argument to br_flood_*
2007-09-16 Vlad Yasevich[SCTP]: Convert bind_addr_list locking to RCU
2007-09-16 Vlad Yasevich[SCTP]: Add RCU synchronization around sctp_localaddr_list
2007-09-16 Satyam Sharma[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable...
2007-09-16 Adit Ranadive[PKTGEN]: srcmac fix
2007-09-16 Jiri Kosina[IPV6]: Fix source address selection.
2007-09-15 YOSHIFUJI Hideaki[IPV4]: Just increment OutDatagrams once per a datagram.
2007-09-15 YOSHIFUJI Hideaki[IPV6]: Just increment OutDatagrams once per a datagram.
2007-09-14 YOSHIFUJI Hideaki[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.
2007-09-14 Jamal Hadi Salim[NET_SCHED] protect action config/dump from irqs
2007-09-14 David S. Miller[NET]: Fix two issues wrt. SO_BINDTODEVICE.
2007-09-14 Neil BrownCorrectly close old nfsd/lockd sockets.
2007-09-12 David S. Miller[BLUETOOTH]: Fix non-COMPAT build of hci_sock.c
2007-09-11 Patrick McHardy[INET_DIAG]: Fix oops in netlink_rcv_skb
2007-09-11 YOSHIFUJI Hideaki[IPv6]: Fix NULL pointer dereference in ip6_flush_pendi...
2007-09-11 Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-09-11 Patrick McHardy[NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto...
2007-09-11 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2007-09-11 Denis V. Lunev[IPV6]: Freeing alive inet6 address
2007-09-11 Patrick McHardy[DECNET]: Fix interface address listing regression.
2007-09-11 Stephen Hemminger[IPV4] devinet: show all addresses assigned to interface
2007-09-11 Herbert Xu[NET]: Do not dereference iov if length is zero
2007-09-09 Marcel Holtmann[Bluetooth] Fix parameter list for event filter command
2007-09-09 Marcel Holtmann[Bluetooth] Update security filter for Bluetooth 2.1
2007-09-09 Marcel Holtmann[Bluetooth] Add compat handling for timestamp structure
2007-08-31 David S. Miller[TCP]: 'dst' can be NULL in tcp_rto_min()
2007-08-31 Pavel Emelyanov[PKTGEN]: Remove write-only variable.
2007-08-31 Jesper Bengtsson[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry
2007-08-31 Lucas Nussbaum[NET_SCHED] sch_prio.c: remove duplicate call of tc_cla...
2007-08-31 Stephen Hemminger[BRIDGE]: Fix OOPS when bridging device without ethtool.
2007-08-31 Stephen Hemminger[BRIDGE]: Packets leaking out of disabled/blocked ports.
2007-08-31 David S. MillerMerge branch 'master' of /linux/kernel/git/vxy/lksctp-dev
2007-08-31 David S. Miller[TCP]: Allow minimum RTO to be configurable via routing...
2007-08-30 Wei YongjunSCTP: Fix to handle invalid parameter length correctly
2007-08-30 Vlad YasevichSCTP: Abort on COOKIE-ECHO if backlog is exceeded.
2007-08-30 Vlad YasevichSCTP: Correctly disable listening when backlog is 0.
2007-08-30 Vlad YasevichSCTP: Do not retransmit chunks that are newer then...
2007-08-30 Vlad YasevichSCTP: Uncomfirmed transports can't become Inactive
2007-08-30 Vlad YasevichSCTP: Pick the correct port when binding to 0.
2007-08-30 Wei YongjunSCTP: Use net_ratelimit to suppress error messages...
2007-08-30 Wei YongjunSCTP: Fix to encode PROTOCOL VIOLATION error cause...
2007-08-30 Wei YongjunSCTP: Fix sctp_addto_chunk() to add pad with correct...
2007-08-29 Vlad YasevichSCTP: Assign stream sequence numbers to the entire...
2007-08-29 Vlad YasevichSCTP: properly clean up fragment and ordering queues...
2007-08-28 Robert Olsson[PKTGEN]: Fix multiqueue oops.
2007-08-27 Evgeniy Polyakov[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception...
2007-08-27 Benjamin Thery[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()
2007-08-27 vignesh babu[NET]: is_power_of_2 in net/core/neighbour.c
2007-08-27 David S. Miller[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
2007-08-27 Flavio Leitner[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connec...
2007-08-27 Nick Bowler[IPSEC] AH4: Update IPv4 options handling to conform...
2007-08-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-23 Mariusz Kozlowski9p: fix bad error path in conversion routines
2007-08-23 Eric Van Hensbergen9p: fix use after free
2007-08-22 Andy Whitcroft[IRDA] irda_nl_get_mode: always results in failure
2007-08-22 Jesper Juhl[IRDA]: Avoid a label defined but not used warning...
2007-08-22 Wei Yongjun[IPV6]: Fix kernel panic while send SCTP data with...
2007-08-22 Herbert Xu[SNAP]: Check packet length before reading
2007-08-22 Gerrit Renker[DCCP]: Allocation in atomic context
2007-08-19 Al Viromissing return in bridge sysfs code
2007-08-15 Ilpo Järvinen[IPv6]: Invalid semicolon after if statement
2007-08-15 Herbert Xu[NET]: Fix unbalanced rcu_read_unlock in __sock_create
2007-08-15 David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-08-15 Adrian Bunk[VLAN] net/8021q/vlanproc.c: fix check-after-use
2007-08-15 Adrian Bunk[NET]: Unexport dev_ethtool
2007-08-15 Alexey Dobriyan[ECONET]: remove econet_packet_type on unload
2007-08-15 Alexey Dobriyan[AX25]: don't free pointers to statically allocated...
2007-08-14 John W. Linville[PATCH] mac80211: probe for hidden SSIDs in pre-auth...
2007-08-14 Johannes Berg[PATCH] mac80211: fix tx status frame code
2007-08-14 Jussi Kivilinna[BRIDGE]: Fix typo in net/bridge/br_stp_if.c
next