aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: remove some unused include in flowlabelFlorent Fourcot2014-02-18
* ieee802154: fix faulty check in set_phy_params apiPhoebe Buckheister2014-02-18
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-18
* ipv6:fix checkpatch errors with assignment in if conditionWang Yufen2014-02-17
* ipv6: fix checkpatch errors with space required or prohibitedWang Yufen2014-02-17
* ipv6: fix checkpatch errors with brace and "foo *bar"Wang Yufen2014-02-17
* netlink: fix checkpatch errors space and "foo *bar"Wang Yufen2014-02-17
* sch_netem: replace magic numbers with enumerate in get_loss_clgYang Yingliang2014-02-17
* ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister2014-02-17
* ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister2014-02-17
* ieee802154: add support for CCA mode in wpan physPhoebe Buckheister2014-02-17
* ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister2014-02-17
* ieee802154: add TX power control to wpan_phyPhoebe Buckheister2014-02-17
* tipc: correct usage of spin_lock() vs spin_lock_bh()Jon Paul Maloy2014-02-17
* tipc: fix a loop style problemJon Paul Maloy2014-02-17
* ip_tunnel: return more precise errno value when adding tunnel failsFlorian Westphal2014-02-17
* openvswitch: rename ->sync to ->syncpWANG Cong2014-02-15
* appletalk: fix checkpatch error with indentwangweidong2014-02-14
* appletalk: fix checkpatch errors with foo* bar|foo * barwangweidong2014-02-14
* appletalk: fix checkpatch errors with space required or prohibitedwangweidong2014-02-14
* tcp: add pacing_rate information into tcp_infoEric Dumazet2014-02-14
* net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-14
* net-sysfs: get_netdev_queue_index() cleanupEric Dumazet2014-02-14
* sch_netem: replace magic numbers with enumerate in GE modelYang Yingliang2014-02-14
* sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sc...Yang Yingliang2014-02-14
* sch_netem: return errcode before setting paramsYang Yingliang2014-02-14
* ipv4: ip_forward: perform skb->pkt_type check at the beginningDenis Kirjanov2014-02-13
* net: remove unnecessary return'sstephen hemminger2014-02-13
* tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2014-02-13
* socket: replace some printk with pr_*Yang Yingliang2014-02-13
* tipc: add node_lock protection to link lookup functionJon Paul Maloy2014-02-13
* tipc: remove bearer_lock from tipc_bearer structYing Xue2014-02-13
* tipc: delay delete of link when failover is neededJon Paul Maloy2014-02-13
* tipc: changes to general packet reception algorithmJon Paul Maloy2014-02-13
* tipc: rename stack variables in function tipc_link_tunnel_rcvJon Paul Maloy2014-02-13
* tipc: more cleanup of tunnelling reception functionJon Paul Maloy2014-02-13
* tipc: change signature of tunnelling reception functionJon Paul Maloy2014-02-13
* tipc: change reception of tunnelled failover packetsJon Paul Maloy2014-02-13
* tipc: change reception of tunnelled duplicate packetsJon Paul Maloy2014-02-13
* tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-13
* tipc: redefine 'started' flag in struct link to bitmapYing Xue2014-02-13
* tipc: move code for deleting links from bearer.c to link.cYing Xue2014-02-13
* tipc: move code for resetting links from bearer.c to link.cYing Xue2014-02-13
* tipc: stricter behavior of message reassembly functionJon Paul Maloy2014-02-13
* tipc: explicitly include core.h in addr.hAndreas Bofjäll2014-02-13
* ipx: implement shutdown()Sabrina Dubroca2014-02-12
* net_sched: act: clean up tca_action_flush()WANG Cong2014-02-12
* net_sched: act: refuse to remove bound action outsideWANG Cong2014-02-12
* net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong2014-02-12
* net_sched: act: refactor cleanup opsWANG Cong2014-02-12