aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-23RPC: killing RPC tasks races fixedStanislav Kinsbursky
2011-03-23SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-03-23netfilter: fix export secctx error handlingPablo Neira Ayuso
2011-03-23sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings
2011-03-14ip6ip6: autoload ip6 tunnelstephen hemminger
2011-03-14netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-14ipvs: fix dst_lock locking on dest updateJulian Anastasov
2011-03-14netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2011-03-07arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-03-07DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells
2011-03-07dccp: fix oops on Reset after closeGerrit Renker
2011-03-07fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman
2011-03-07tcp: fix inet_twsk_deschedule()Eric Dumazet
2011-02-24netfilter: ctnetlink: fix missing refcount increment during dumpsPablo Neira Ayuso
2011-02-24netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger
2011-02-24net: deinit automatic LIST_HEADEric Dumazet
2011-02-17net: clear heap allocation for ethtool_get_regs()Eugene Teo
2011-02-17net: ax25: fix information leak to userland harderKees Cook
2011-02-17net: Fix ip link add netns oopsEric W. Biederman
2011-02-17net_sched: pfifo_head_drop problemEric Dumazet
2011-02-17ipv4: IP defragmentation must be ECN awareEric Dumazet
2011-02-17net: add POLLPRI to sock_def_readable()Eric Dumazet
2011-02-17inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov
2011-02-17af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-02-17NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-02-17cfg80211: fix disabling channels based on hintsLuis R. Rodriguez
2011-02-17cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2011-02-17cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez
2011-02-17mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau
2011-02-17mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau
2011-02-17mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho
2011-02-17mac80211: add missing synchronize_rcuJohannes Berg
2011-02-17mac80211: fix mesh forwarding when ratelimited tooMilton Miller
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler
2010-12-31CAN: Use inode instead of kernel address for /proc fileDan Rosenberg
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-25ipv4: dont create routes on down devicesEric Dumazet
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2010-12-23tcp: fix listening_get_next()Eric Dumazet
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22mac80211: fix mesh forwardingJohannes Berg
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang