aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* llc: "foo* bar" should be "foo *bar"Weilong Chen2013-12-27
* sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang2013-12-26
* sctp: fix checkpatch errors with //commenwangweidong2013-12-26
* sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong2013-12-26
* sctp: fix checkpatch errors with indentwangweidong2013-12-26
* sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-26
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-26
* ipv6: cleanup for tcp_ipv6.cWeilong Chen2013-12-26
* ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen2013-12-26
* ipv4: ERROR: code indent should use tabs where possibleWeilong Chen2013-12-26
* ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen2013-12-26
* ipv4: fix all space errors in file igmp.cWeilong Chen2013-12-26
* ipv4: fix checkpatch error with foo * barWeilong Chen2013-12-26
* ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-26
* ipv4: do clean up with spacesWeilong Chen2013-12-26
* mac8011: slight optimization of addr comparedingtianhong2013-12-26
* batman-adv: use batadv_compare_eth for concisedingtianhong2013-12-26
* hhf: make qdisc ops staticstephen hemminger2013-12-26
* rose: cleanup checkpatch errors,spaces requiredWeilong Chen2013-12-22
* sctp: remove the never used 'return' and redundant 'break'wangweidong2013-12-22
* mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...Weilong Chen2013-12-22
* sctp: remove casting from function calls through ops structurewangweidong2013-12-22
* netconf: add support for IPv6 proxy_ndpstephen hemminger2013-12-22
* netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger2013-12-22
* net: use kfree_skb_list() helperEric Dumazet2013-12-21
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-12-21
|\
| * can: gw: remove obsolete checksOliver Hartkopp2013-12-21
* | ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 oneHannes Frederic Sowa2013-12-21
* | Revert "sctp: fix missing include file"David S. Miller2013-12-21
|/
* sctp: fix missing include filesfeldma@cumulusnetworks.com2013-12-21
* tcp: autocork should not hold first packet in write queueEric Dumazet2013-12-20
* net_sched: fix regression in tc_action_opsEric Dumazet2013-12-20
* net_sched: fix a regression in tcf_proto_lookup_ops()Eric Dumazet2013-12-20
* net_sched: fix a regression in tc actionsWANG Cong2013-12-20
* bridge: change the position of '{' to the pre linetanxiaojun2013-12-19
* bridge: change "foo* bar" to "foo *bar"tanxiaojun2013-12-19
* bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-19
* bridge: remove unnecessary parenthesestanxiaojun2013-12-19
* bridge: remove unnecessary condition judgmenttanxiaojun2013-12-19
* rps: NUMA flow limit allocationsEric Dumazet2013-12-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
|\
| * xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
| * xfrm: check user specified spi for IPCompFan Du2013-12-16
| * net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
| * xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-06
| * xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
| * xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
| * xfrm: Try to honor policy index if it's supplied by userFan Du2013-12-06
* | sch_cbq: remove unnecessary null pointer checkYang Yingliang2013-12-19
* | act_police: remove unnecessary null pointer checkYang Yingliang2013-12-19