summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2008-04-02[IPV6]: Fix ICMP relookup error path dst leakHerbert Xu
2008-04-02IPv6: do not create temporary adresses with too short preferred lifetimeBenoit Boissinot
2008-04-02IPv6: only update the lifetime of the relevant temporary addressBenoit Boissinot
2008-04-01bluetooth : __rfcomm_dlc_close lock fixDave Young
2008-04-01bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young
2008-04-01[ROSE/AX25] af_rose: rose_release() fixJarek Poplawski
2008-04-01mac80211: correct use_short_preamble handlingVladimir Koutny
2008-04-01mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann
2008-03-31[LLC]: skb allocation size for responsesJoonwoo Park
2008-03-31[IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki
2008-03-31[IPV6] MCAST: Ensure to check multicast listener(s).YOSHIFUJI Hideaki
2008-03-30net/rxrpc trivial annotationsAl Viro
2008-03-28[LLC]: Kill llc_station_mac_sa symbol export.David S. Miller
2008-03-28[INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller
2008-03-28[LLC]: station source mac addressJoonwoo Park
2008-03-28[LLC]: bogus llc packet lengthJoonwoo Park
2008-03-28[NET]: Add preemption point in qdisc_runHerbert Xu
2008-03-28[NET]: Don't send ICMP_FRAG_NEEDED for GSO packetsRusty Russell
2008-03-28bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day
2008-03-28net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton
2008-03-27[LLC]: Restrict LLC sockets to rootPatrick McHardy
2008-03-27[NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev
2008-03-27[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB accessThomas Graf
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-26[IPSEC]: Fix BEET outputHerbert Xu
2008-03-26SVCRDMA: Check num_sge when setting LAST_CTXT bitTom Tucker
2008-03-26[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).Pavel Emelyanov
2008-03-26[AX25]: Remove obsolete references to BKL from TODO file.Robert P. J. Day
2008-03-26[NET]: Fix multicast device ioctl checksPatrick McHardy
2008-03-26[IRDA]: Store irnet_socket termios properly.David S. Miller
2008-03-26[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA
2008-03-24[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-24SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier
2008-03-23sch_htb: fix "too many events" situationMartin Devera
2008-03-23[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen
2008-03-22[9P] net/9p/trans_fd.c: remove unused variableJulia Lawall
2008-03-22[IPV6] net/ipv6/ndisc.c: remove unused variableJulia Lawall
2008-03-22[IPV4] fib_trie: fix warning from rcu_assign_poingerStephen Hemminger
2008-03-22[TCP]: Let skbs grow over a page on fast peersHerbert Xu
2008-03-21[DLCI]: Fix tiny race between module unload and sock_ioctl.Pavel Emelyanov
2008-03-21[IPV4]: Fix null dereference in ip_defragPhil Oester
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-20[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.YOSHIFUJI Hideaki
2008-03-20[TCP]: Fix shrinking windows with window scalingPatrick McHardy
2008-03-20netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski
2008-03-20bridge: use time_before() in br_fdb_cleanup()Fabio Checconi
2008-03-20[SCTP]: Fix a race between module load and protosw accessVlad Yasevich
2008-03-20[NETFILTER]: ipt_recent: sanity check hit countDaniel Hokka Zakrisson