summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | nl80211: don't clear bitrate_mask twiceJanusz Dziedzic2013-12-031-9/+8
| * | mac80211: remove duplicate codeEliad Peller2013-12-031-8/+0
| * | cfg80211: DFS check dfs_region before usageLuis R. Rodriguez2013-12-031-0/+5
| * | cfg80211: add reg_get_dfs_region()Luis R. Rodriguez2013-12-032-0/+28
| * | nl80211/cfg80211: Set Operating Mode NotificationMarek Kwaczynski2013-12-031-0/+7
| * | mac80211: move align variable to remove __maybe_unusedJohannes Berg2013-12-031-3/+2
| * | Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg2013-12-033-51/+0
* | | net, sch: fix the typo in register_qdisc()Zhi Yong Wu2013-12-311-1/+1
* | | net, rps: fix the comment of net_rps_action_and_irq_enable()Zhi Yong Wu2013-12-311-1/+1
* | | sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()wangweidong2013-12-311-2/+2
* | | sch_netem: support of 64bit ratesYang Yingliang2013-12-311-2/+13
* | | sch_netem: more precise length of packetsYang Yingliang2013-12-311-1/+1
* | | netlink: specify netlink packet direction for nlmonDaniel Borkmann2013-12-311-0/+2
* | | netlink: only do not deliver to tap when both sides are kernel sksDaniel Borkmann2013-12-311-5/+8
* | | SCTP: Reduce log spamming for sctp setsockoptNeil Horman2013-12-311-12/+18
* | | sch_dsmark: use correct func name in print messagesYang Yingliang2013-12-311-18/+19
* | | sch_htb: use /* commentsYang Yingliang2013-12-311-3/+4
* | | net_sched: replace pr_warning with pr_warnYang Yingliang2013-12-314-13/+11
* | | packet: fix "foo * bar" and "(foo*)" problemsWeilong Chen2013-12-311-2/+2
* | | ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing2013-12-311-4/+1
* | | lro: remove dead codestephen hemminger2013-12-291-173/+0
* | | tcp: make local functions staticstephen hemminger2013-12-292-2/+2
* | | ipv4: ping make local stuff staticStephen Hemminger2013-12-281-3/+7
* | | ipv4: remove unused functionStephen Hemminger2013-12-281-7/+0
* | | arp: make arp_invalidate staticStephen Hemminger2013-12-281-2/+1
* | | ipv4: make fib_detect_death staticStephen Hemminger2013-12-282-4/+3
* | | ieee802154: space prohibited before that close parenthesisWeilong Chen2013-12-271-1/+1
* | | llc: "foo* bar" should be "foo *bar"Weilong Chen2013-12-273-5/+5
* | | sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang2013-12-261-5/+24
* | | sctp: fix checkpatch errors with //commenwangweidong2013-12-261-1/+1
* | | sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong2013-12-265-10/+9
* | | sctp: fix checkpatch errors with indentwangweidong2013-12-266-73/+70
* | | sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-268-22/+22
* | | sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-2610-43/+43
* | | ipv6: cleanup for tcp_ipv6.cWeilong Chen2013-12-261-11/+11
* | | ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen2013-12-261-8/+8
* | | ipv4: ERROR: code indent should use tabs where possibleWeilong Chen2013-12-263-8/+5
* | | ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen2013-12-261-2/+2
* | | ipv4: fix all space errors in file igmp.cWeilong Chen2013-12-261-35/+35
* | | ipv4: fix checkpatch error with foo * barWeilong Chen2013-12-261-1/+1
* | | ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-264-11/+11
* | | ipv4: do clean up with spacesWeilong Chen2013-12-262-8/+8
* | | mac8011: slight optimization of addr comparedingtianhong2013-12-261-4/+3
* | | batman-adv: use batadv_compare_eth for concisedingtianhong2013-12-262-2/+2
* | | hhf: make qdisc ops staticstephen hemminger2013-12-261-2/+1
* | | rose: cleanup checkpatch errors,spaces requiredWeilong Chen2013-12-222-2/+2
* | | sctp: remove the never used 'return' and redundant 'break'wangweidong2013-12-221-11/+2
* | | mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...Weilong Chen2013-12-221-2/+2
* | | sctp: remove casting from function calls through ops structurewangweidong2013-12-222-3/+3
* | | netconf: add support for IPv6 proxy_ndpstephen hemminger2013-12-221-1/+48
OpenPOWER on IntegriCloud