aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Fix header size check for GSO case in recvmsg (af_packet)Mariusz Kozlowski2010-11-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-12
|\
| * netfilter: ipv6: fix overlap check for fragmentsShan Wei2010-11-12
* | rtnetlink: Fix message size calculation for link messagesThomas Graf2010-11-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-11
|\ \
| * | Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-08
| * | Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan2010-11-08
| * | Bluetooth: fix unaligned access to l2cap conf datasteven miao2010-11-08
| * | Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg2010-11-08
| * | Bluetooth: fix hidp kconfig dependency warningRandy Dunlap2010-11-08
| * | mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo2010-11-08
| * | cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-08
* | | tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller2010-11-11
* | | net: avoid limits overflowEric Dumazet2010-11-10
* | | net: packet: fix information leak to userlandVasiliy Kulikov2010-11-10
* | | filter: make sure filters dont read uninitialized memoryDavid S. Miller2010-11-10
* | | net: ax25: fix information leak to userlandVasiliy Kulikov2010-11-10
* | | net/dst: dst_dev_event() called after other notifiersEric Dumazet2010-11-09
* | | net: tipc: fix information leak to userlandKulikov Vasiliy2010-11-09
* | | inet: fix ip_mc_drop_socket()Eric Dumazet2010-11-09
* | | rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov2010-11-08
* | | pktgen: correct uninitialized queue_mapJunchang Wang2010-11-08
* | | ipv6: fix overlap check for fragmentsShan Wei2010-11-08
* | | classifier: report statistics for basic classifierstephen hemminger2010-11-08
* | | NET: pktgen - fix compile warningDmitry Torokhov2010-11-07
* | | inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage2010-11-04
* | | fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-04
* | | netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt2010-11-03
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-11-03
|\ \ \ | | |/ | |/|
| * | ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
| * | ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
| * | netfilter: fix nf_conntrack_l4proto_register()Eric Dumazet2010-10-29
| * | netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-29
| * | netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet2010-10-28
* | | cls_cgroup: Fix crash on module unloadHerbert Xu2010-11-03
* | | memory corruption in X.25 facilities parsingandrew hendry2010-11-03
* | | net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng2010-11-03
* | | rds: Remove kfreed tcp conn from listPavel Emelyanov2010-11-03
* | | rds: Lost locking in loop connection freeingPavel Emelyanov2010-11-03
* | | caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com2010-11-03
* | | caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-03
* | | net: check queue_index from sock is valid for deviceTom Herbert2010-11-01
* | | l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert2010-11-01
* | | text ematch: check for NULL pointer before destroying textsearch configThomas Graf2010-10-31
* | | net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds2010-10-30
* | | RDS: Let rds_message_alloc_sgs() return NULLAndy Grover2010-10-30
* | | RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover2010-10-30
* | | RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover2010-10-30
* | | RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover2010-10-30
* | | net: fix rds_iovec page count overflowLinus Torvalds2010-10-30