aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-15ipv4: Use less conflicting local var name in change_nexthops() loop macro.David S. Miller1-36/+40
2010-01-15net/core/sock.c: quiet sparse noiseH Hartley Sweeten1-1/+1
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-16/+21
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann1-63/+106
2010-01-13genetlink: optimize ctrl_dumpfamily()Samir Bellabes1-3/+1
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger2-1/+16
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-34/+50
2010-01-10NET: irda, remove unnecessary checksJiri Slaby1-6/+0
2010-01-10NET: ipv6, remove unnecessary checkJiri Slaby1-1/+1
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller5-25/+31
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal1-0/+6
2010-01-08net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches1-1/+1
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila1-0/+4
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy1-9/+9
2010-01-07net: Make it easier to parse /proc/net/dev contents.Jesper Dangaard Brouer1-1/+1
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer3-5/+55
2010-01-07fix bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek1-6/+5
2010-01-07Phonet: reject unsupported sendmsg/recvmsg flagsRémi Denis-Courmont2-3/+13
2010-01-07Phonet: zero-copy GPRS TXRémi Denis-Courmont1-2/+14
2010-01-07Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont2-2/+5
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2-3/+2
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven1-1/+13
2010-01-03tipc: use kconfig to limit numeric rangesAmerigo Wang2-7/+11
2010-01-03can: Speed up CAN frame receiption by using ml_privOliver Hartkopp3-119/+96
2010-01-03net/sctp/socket.c: squish warningAndrew Morton1-2/+1
2010-01-03rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP1-1/+1
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2-3/+19
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller29-1300/+2295
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-5/+41
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-5/+41
2009-12-28mac80211: annotate sleeping driver opsKalle Valo1-4/+56
2009-12-28mac80211: remove requeue from workJohannes Berg1-18/+0
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg4-29/+12
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg4-1/+39
2009-12-28mac80211: make off-channel work genericJohannes Berg3-68/+88
2009-12-28mac80211: support remain-on-channel commandJohannes Berg6-6/+181
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen5-15/+285
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen4-152/+178
2009-12-28mac80211: proper bss private data handlingJohannes Berg7-72/+82
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg3-27/+154
2009-12-28mac80211: refactor associationJohannes Berg2-109/+137
2009-12-28mac80211: rewrite a few work messagesJohannes Berg1-10/+10
2009-12-28mac80211: generalise work handlingJohannes Berg9-835/+1112
2009-12-28mac80211: generalise management work a bitJohannes Berg2-107/+172
2009-12-28mac80211: let cfg80211 manage auth stateJohannes Berg2-103/+73
2009-12-28mac80211: introduce flush operationJohannes Berg4-2/+41
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg15-37/+40
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville3-108/+2
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez1-0/+12
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez1-0/+4