summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-01-05net: netdev_kobject_init: annotate with __initDaniel Borkmann2-2/+2
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller27-205/+402
2014-01-04tipc: remove unused codestephen hemminger4-26/+0
2014-01-04tipc: make local function staticstephen hemminger2-2/+1
2014-01-04dccp: make local variable staticstephen hemminger2-2/+1
2014-01-04dccp: remove obsolete codestephen hemminger2-33/+0
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing11-48/+41
2014-01-03llc: make lock staticstephen hemminger1-2/+1
2014-01-03socket: cleanupsstephen hemminger1-19/+2
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert1-12/+32
2014-01-03ipv4: Cache dst in tunnelsTom Herbert1-24/+89
2014-01-03sctp: Add process name and pid to deprecation warningsNeil Horman1-6/+18
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann3-0/+82
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann4-5/+5
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann6-122/+130
2014-01-03netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond1-1/+3
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger3-27/+0
2014-01-03netfilter: ipset: remove unused codestephen hemminger1-28/+0
2014-01-03netfilter: nf_nat: add full port randomization supportDaniel Borkmann2-6/+8
2014-01-02net: revert "sched classifier: make cgroup table local"Cong Wang1-1/+1
2014-01-02sched classifier: make cgroup table localstephen hemminger1-1/+1
2014-01-02sched action: make local function staticstephen hemminger1-5/+3
2014-01-02ipv4: switch and case should be at the same indentWeilong Chen1-15/+15
2014-01-02ipv4: spaces required around that '='Weilong Chen1-4/+4
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing2-6/+6
2014-01-02tipc: make the code look more readablewangweidong1-5/+2
2014-01-02ipv4: arp: update neighbour address when a gratuitous arp is received and arp...Salam Noureddine1-5/+10
2014-01-01ipv6: namespace cleanupsstephen hemminger2-19/+35
2014-01-01net: core functions cleanupstephen hemminger1-56/+26
2014-01-01netlink: cleanup tap related functionsstephen hemminger1-17/+1
2014-01-01netlink: cleanup rntl_af_registerstephen hemminger3-28/+4
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville26-484/+645
2013-12-31net, sch: fix the typo in register_qdisc()Zhi Yong Wu1-1/+1
2013-12-31net, rps: fix the comment of net_rps_action_and_irq_enable()Zhi Yong Wu1-1/+1
2013-12-31sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()wangweidong1-2/+2
2013-12-31sch_netem: support of 64bit ratesYang Yingliang1-2/+13
2013-12-31sch_netem: more precise length of packetsYang Yingliang1-1/+1
2013-12-31netlink: specify netlink packet direction for nlmonDaniel Borkmann1-0/+2
2013-12-31netlink: only do not deliver to tap when both sides are kernel sksDaniel Borkmann1-5/+8
2013-12-31SCTP: Reduce log spamming for sctp setsockoptNeil Horman1-12/+18
2013-12-31sch_dsmark: use correct func name in print messagesYang Yingliang1-18/+19
2013-12-31sch_htb: use /* commentsYang Yingliang1-3/+4
2013-12-31net_sched: replace pr_warning with pr_warnYang Yingliang4-13/+11
2013-12-31packet: fix "foo * bar" and "(foo*)" problemsWeilong Chen1-2/+2
2013-12-31ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing1-4/+1
2013-12-29lro: remove dead codestephen hemminger1-173/+0
2013-12-29tcp: make local functions staticstephen hemminger2-2/+2
2013-12-28ipv4: ping make local stuff staticStephen Hemminger1-3/+7
2013-12-28ipv4: remove unused functionStephen Hemminger1-7/+0
2013-12-28arp: make arp_invalidate staticStephen Hemminger1-2/+1