summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing-2/+6
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal-0/+2
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler-10/+18
2010-12-31CAN: Use inode instead of kernel address for /proc fileDan Rosenberg-2/+2
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-57/+114
2010-12-25ipv4: dont create routes on down devicesEric Dumazet-3/+4
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller-4/+9
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg-7/+11
2010-12-23tcp: fix listening_get_next()Eric Dumazet-2/+2
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-1/+4
2010-12-22mac80211: fix mesh forwardingJohannes Berg-1/+4
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-11/+12
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet-12/+8
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens-11/+17
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang-2/+2
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang-4/+7
2010-12-16ipv6: don't flush routes when setting loopback downstephen hemminger-1/+3
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun-1/+1
2010-12-16bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens-1/+1
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila-12/+39
2010-12-16ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin-1/+6
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-1/+9
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-57/+128
2010-12-13ceph: fix msgr_init error pathSage Weil-5/+3
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski-1/+4
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey-0/+4
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-0/+1
2010-12-10net: fix skb_defer_rx_timestamp()Eric Dumazet-2/+4
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams-5/+7
2010-12-10SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun-0/+8
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-3/+18
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel-2/+2
2010-12-10net: Document the kernel_recvmsg() functionMartin Lucina-0/+15
2010-12-09xfrm: Fix xfrm_state_migrate leakThomas Egerer-1/+1
2010-12-08econet: Fix crash in aun_incoming().David S. Miller-1/+5
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet-12/+15
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet-2/+4
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa-3/+18
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert-1/+2
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos-0/+1
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek-1/+5
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage-2/+4
2010-12-08llc: fix a device refcount imbalanceEric Dumazet-2/+3
2010-12-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati-5/+4
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-4/+15
2010-12-07sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown-1/+8
2010-12-06Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg-0/+1
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet-13/+6
2010-12-02leds: fix up dependenciesJohannes Berg-1/+1
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-3/+3