summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-16/+21
* netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann2010-01-131-63/+106
* genetlink: optimize ctrl_dumpfamily()Samir Bellabes2010-01-131-3/+1
* tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-112-1/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-1014-34/+50
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-01-085-25/+31
| |\
| | * netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal2010-01-081-0/+6
| | * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy2010-01-071-9/+9
| | * ipvs: Add boundary check on ioctl argumentsArjan van de Ven2010-01-041-1/+13
| | * ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2009-12-222-15/+3
| * | tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila2010-01-081-0/+4
| * | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-062-3/+2
| * | net/sctp/socket.c: squish warningAndrew Morton2010-01-031-2/+1
| * | rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP2010-01-031-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-295-5/+41
| |\ \
| * | | NET: XFRM: Fix spelling of neighbour.Ralf Baechle2009-12-261-1/+1
| * | | net: restore ip source validationJamal Hadi Salim2009-12-252-0/+3
| * | | pktgen: ndo_start_xmit can return NET_XMIT_xxx valuesJohn Fastabend2009-12-231-2/+7
* | | | NET: irda, remove unnecessary checksJiri Slaby2010-01-101-6/+0
* | | | NET: ipv6, remove unnecessary checkJiri Slaby2010-01-101-1/+1
* | | | net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches2010-01-081-1/+1
* | | | net: Make it easier to parse /proc/net/dev contents.Jesper Dangaard Brouer2010-01-071-1/+1
* | | | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-073-5/+55
* | | | fix bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-071-6/+5
* | | | Phonet: reject unsupported sendmsg/recvmsg flagsRémi Denis-Courmont2010-01-072-3/+13
* | | | Phonet: zero-copy GPRS TXRémi Denis-Courmont2010-01-071-2/+14
* | | | Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont2010-01-072-2/+5
* | | | tipc: use kconfig to limit numeric rangesAmerigo Wang2010-01-032-7/+11
* | | | can: Speed up CAN frame receiption by using ml_privOliver Hartkopp2010-01-033-119/+96
* | | | bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-032-3/+19
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-3029-1300/+2295
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-305-5/+41
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez2009-12-281-0/+12
| | * | | mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2009-12-281-0/+4
| | * | | cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg2009-12-281-4/+9
| | * | | cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-281-1/+12
| | * | | mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-281-0/+4
| * | | | mac80211: annotate sleeping driver opsKalle Valo2009-12-281-4/+56
| * | | | mac80211: remove requeue from workJohannes Berg2009-12-281-18/+0
| * | | | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-284-29/+12
| * | | | mac80211/cfg80211: add station eventsJohannes Berg2009-12-284-1/+39
| * | | | mac80211: make off-channel work genericJohannes Berg2009-12-283-68/+88
| * | | | mac80211: support remain-on-channel commandJohannes Berg2009-12-286-6/+181
| * | | | cfg80211: add remain-on-channel commandJouni Malinen2009-12-285-15/+285
| * | | | mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen2009-12-284-152/+178
| * | | | mac80211: proper bss private data handlingJohannes Berg2009-12-287-72/+82
| * | | | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-283-27/+154
| * | | | mac80211: refactor associationJohannes Berg2009-12-282-109/+137
| * | | | mac80211: rewrite a few work messagesJohannes Berg2009-12-281-10/+10
| * | | | mac80211: generalise work handlingJohannes Berg2009-12-289-835/+1112
OpenPOWER on IntegriCloud