summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-04-09bluetooth: don't bother with ->owner for procfs fopsAl Viro
2013-04-09x25: use proc_remove_subtree()Al Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li
2013-04-09tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann
2013-04-09net: ipv6: also allow token to be set when device not readyDaniel Borkmann
2013-04-09net: ipv6: minor: use in6addr_any in token initDaniel Borkmann
2013-04-09can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-08netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun
2013-04-08rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann
2013-04-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08mac802154: Keep track of the channel when changedAlan Ott
2013-04-08TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause
2013-04-08irda: use GFP_KERNEL in irda_connect_response()Mathias Krause
2013-04-08irda: use GFP_KERNEL in irda_create()Mathias Krause
2013-04-08net: ipv4: fix schedule while atomic bug in check_lifetime()Jiri Pirko
2013-04-08net: ipv4: reset check_lifetime_work after changing lifetimeJiri Pirko
2013-04-08ip_gre: fix a possible crash in parse_gre_header()Eric Dumazet
2013-04-08ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger
2013-04-08mac80211: fix LED in idle handlingJohannes Berg
2013-04-08netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy
2013-04-08netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy
2013-04-08netfilter: ipv4: propagate routing errors from ip_route_me_harder()Patrick McHardy
2013-04-08mac80211: make ieee802_11_parse_elems an inlineJohannes Berg
2013-04-08mac80211: don't start new netdev queues if driver stoppedJohannes Berg
2013-04-08mac80211: replace some dead code by a warningJohannes Berg
2013-04-08mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg
2013-04-08mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar
2013-04-08mac80211: fix do_stop handling while suspendedJohannes Berg
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg
2013-04-08mac80211: remove outdated comment referring to master interfaceJohannes Berg
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland
2013-04-08mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg
2013-04-08mac80211: remove ancient reference to master interfaceJohannes Berg
2013-04-08mac80211: be more careful about sending beacon-loss-eventsBen Greear
2013-04-08mac80211: add beacon stats to debugfsBen Greear
2013-04-08mac80211: let drivers not supporting channel contexts use VHTKarl Beldan
2013-04-07scm: Stop passing struct credEric W. Biederman