aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann
2010-01-13genetlink: optimize ctrl_dumpfamily()Samir Bellabes
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-10NET: irda, remove unnecessary checksJiri Slaby
2010-01-10NET: ipv6, remove unnecessary checkJiri Slaby
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-08net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-07net: Make it easier to parse /proc/net/dev contents.Jesper Dangaard Brouer
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer
2010-01-07fix bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2010-01-07Phonet: reject unsupported sendmsg/recvmsg flagsRémi Denis-Courmont
2010-01-07Phonet: zero-copy GPRS TXRémi Denis-Courmont
2010-01-07Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven
2010-01-03tipc: use kconfig to limit numeric rangesAmerigo Wang
2010-01-03can: Speed up CAN frame receiption by using ml_privOliver Hartkopp
2010-01-03net/sctp/socket.c: squish warningAndrew Morton
2010-01-03rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28mac80211: annotate sleeping driver opsKalle Valo
2009-12-28mac80211: remove requeue from workJohannes Berg
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28mac80211: make off-channel work genericJohannes Berg
2009-12-28mac80211: support remain-on-channel commandJohannes Berg
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen
2009-12-28mac80211: proper bss private data handlingJohannes Berg
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg
2009-12-28mac80211: refactor associationJohannes Berg
2009-12-28mac80211: rewrite a few work messagesJohannes Berg
2009-12-28mac80211: generalise work handlingJohannes Berg
2009-12-28mac80211: generalise management work a bitJohannes Berg
2009-12-28mac80211: let cfg80211 manage auth stateJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg