summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-04-251-8/+9
|\
| * SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky2012-04-181-8/+9
* | tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-221-0/+4
* | drop_monitor: allow more events per secondEric Dumazet2012-04-211-0/+1
* | net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-191-4/+5
* | tcp: fix retransmit of partially acked framesEric Dumazet2012-04-181-0/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-183-7/+9
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-183-7/+9
| |\ \
| | * | mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-171-2/+2
| | * | mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-171-4/+6
| | * | cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-131-1/+1
* | | | netns: do not leak net_generic data on failed initJulian Anastasov2012-04-181-15/+18
|/ / /
* | | tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-04-171-0/+1
* | | net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-161-5/+2
* | | ipv6: fix problem with expired dst cacheGao feng2012-04-134-40/+52
* | | caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek2012-04-131-3/+6
* | | l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman2012-04-131-1/+2
* | | l2tp: fix refcount leak in l2tp_ip socketsJames Chapman2012-04-131-1/+1
* | | net/key/af_key.c: add missing kfree_skbJulia Lawall2012-04-131-1/+1
* | | phonet: Sort out initiailziation and cleanup code.Eric W. Biederman2012-04-131-19/+2
* | | net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-04-131-0/+20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-1218-139/+74
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-128-25/+47
| |\ \ \ | | |/ /
| | * | NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz2012-04-111-2/+2
| | * | net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-091-2/+4
| | * | nl80211: ensure interface is up in various APIsJohannes Berg2012-04-091-13/+18
| | * | mac80211: fix association beacon wait timeoutJohannes Berg2012-04-091-2/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-094-6/+22
| | |\ \
| | | * | Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-281-3/+8
| | | * | Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-281-1/+1
| | | * | Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko2012-03-281-0/+3
| | | * | Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-281-0/+7
| | | * | Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-281-2/+3
| * | | | tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-112-5/+5
| * | | | net: allow pskb_expand_head() to get maximum tailroomEric Dumazet2012-04-111-1/+3
| * | | | bridge: Do not send queries on multicast group leavesHerbert Xu2012-04-112-85/+0
| * | | | tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell2012-04-101-2/+5
| * | | | tcp: restore correct limitEric Dumazet2012-04-101-2/+1
| * | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-104-19/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng2012-04-101-1/+1
| | * | | netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik2012-04-101-0/+8
| | * | | netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik2012-04-101-2/+2
| | * | | netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-091-14/+0
| | * | | netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao2012-04-091-2/+2
* | | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-104-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-054-5/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0612-74/+71
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-061-1/+3
| * | | | netlink: fix races after skb queueingEric Dumazet2012-04-061-11/+13
| * | | | phonet: Check input from user before allocatingSasha Levin2012-04-051-0/+3
OpenPOWER on IntegriCloud