summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: clear heap allocation for ethtool_get_regs()Eugene Teo2011-02-171-1/+1
* net: ax25: fix information leak to userland harderKees Cook2011-02-171-1/+1
* net: Fix ip link add netns oopsEric W. Biederman2011-02-171-0/+3
* net_sched: pfifo_head_drop problemEric Dumazet2011-02-171-2/+0
* ipv4: IP defragmentation must be ECN awareEric Dumazet2011-02-171-0/+34
* net: add POLLPRI to sock_def_readable()Eric Dumazet2011-02-171-1/+1
* inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov2011-02-171-0/+3
* af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-02-171-1/+1
* NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-02-171-31/+124
* cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2011-02-171-1/+19
* cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2011-02-171-0/+1
* cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez2011-02-171-4/+8
* mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau2011-02-171-1/+2
* mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-02-171-0/+3
* mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-02-171-9/+2
* mac80211: add missing synchronize_rcuJohannes Berg2011-02-171-0/+6
* mac80211: fix mesh forwarding when ratelimited tooMilton Miller2011-02-171-2/+2
* ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
* bridge: stp: ensure mac header is setFlorian Westphal2011-01-031-0/+2
* bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-031-10/+18
* CAN: Use inode instead of kernel address for /proc fileDan Rosenberg2010-12-311-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2621-57/+114
|\
| * ipv4: dont create routes on down devicesEric Dumazet2010-12-251-3/+4
| * Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-232-4/+9
| * irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-231-7/+11
| * tcp: fix listening_get_next()Eric Dumazet2010-12-231-2/+2
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-221-1/+4
| |\
| | * mac80211: fix mesh forwardingJohannes Berg2010-12-221-1/+4
| * | net_sched: sch_sfq: fix allot handlingEric Dumazet2010-12-201-12/+8
| * | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-192-11/+17
| * | ipv6: don't flush routes when setting loopback downstephen hemminger2010-12-161-1/+3
| * | sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun2010-12-161-1/+1
| * | bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens2010-12-161-1/+1
| * | net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-165-12/+39
| * | ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin2010-12-161-1/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-153-1/+9
| |\|
| | * mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-131-1/+4
| | * mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-131-0/+4
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-131-0/+1
| | |\
| | | * Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-061-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-202-11/+12
|\ \ \ \
| * | | | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
| * | | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-4/+7
| * | | | ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1421-57/+128
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | net: fix skb_defer_rx_timestamp()Eric Dumazet2010-12-101-2/+4
| * | | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-103-5/+7
| * | | | SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun2010-12-101-0/+8
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-101-3/+18
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-081-3/+18
| | | |/ | | |/|