index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-03
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
8
-151
/
+143
2014-01-03
netfilter: xt_CT: fix error value in xt_ct_tg_check()
Eric Leblond
1
-1
/
+3
2014-01-03
netfilter: nf_conntrack: remove dead code
stephen hemminger
5
-30
/
+0
2014-01-03
netfilter: ipset: remove unused code
stephen hemminger
2
-29
/
+0
2014-01-03
netfilter: nf_nat: add full port randomization support
Daniel Borkmann
3
-10
/
+16
2013-12-27
ipvs: Remove unused variable ret from sync_thread_master()
Geert Uytterhoeven
1
-1
/
+4
2013-12-24
netfilter: add IPv4/6 IPComp extension match support
fan.du
5
-0
/
+138
2013-12-21
netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
Valentina Giusti
2
-1
/
+38
2013-12-20
netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmark
Florian Westphal
1
-2
/
+10
2013-12-20
netfilter: avoid get_random_bytes calls
Florian Westphal
6
-13
/
+5
2013-12-13
net: reorder struct netns_ct for better cache-line usage
Jesper Dangaard Brouer
1
-16
/
+17
2013-12-12
ipv6: fix incorrect type in declaration
Florent Fourcot
1
-1
/
+2
2013-12-12
net: eth: 8390: remove section warning in etherh.c
Olof Johansson
1
-1
/
+1
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
6
-75
/
+97
2013-12-12
Merge branch 'macvtap_capture'
David S. Miller
3
-46
/
+38
2013-12-12
macvlan: Remove custom recieve and forward handlers
Vlad Yasevich
3
-20
/
+7
2013-12-12
macvtap: Add support of packet capture on macvtap device.
Vlad Yasevich
1
-27
/
+32
2013-12-11
Merge branch 'bpf'
David S. Miller
6
-49
/
+2930
2013-12-11
filter: doc: improve BPF documentation
Daniel Borkmann
1
-47
/
+561
2013-12-11
filter: bpf_asm: add minimal bpf asm tool
Daniel Borkmann
4
-2
/
+960
2013-12-11
filter: bpf_dbg: add minimal bpf debugger
Daniel Borkmann
2
-2
/
+1411
2013-12-11
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
Olof Johansson
1
-4
/
+4
2013-12-11
net: eth: davinci_cpdma: Mark a local variable static
Olof Johansson
1
-1
/
+1
2013-12-11
net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
Olof Johansson
1
-3
/
+2
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
16
-302
/
+426
2013-12-11
ipv6: router reachability probing
Jiri Benc
3
-6
/
+26
2013-12-11
sctp: remove redundant null check on asoc
wangweidong
1
-4
/
+2
2013-12-11
sch_htb: remove unnecessary NULL pointer judgment
Yang Yingliang
1
-11
/
+5
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
4
-11
/
+11
2013-12-11
vxlan: leave multicast group when vxlan device down
Gao feng
1
-6
/
+21
2013-12-11
vxlan: remove vxlan_group_used in vxlan_open
Gao feng
1
-3
/
+1
2013-12-11
bgmac: replace some magic values with defines
Rafał Miłecki
2
-9
/
+18
2013-12-11
bgmac: reset cached MAC state during chip reset
Rafał Miłecki
1
-0
/
+2
2013-12-11
net_sched: expand control flow of macro SKIP_NONLOCAL
Yang Yingliang
1
-35
/
+122
2013-12-11
net: macb: Fix build warning
Soren Brinkmann
1
-1
/
+1
2013-12-11
Merge branch 'tipc'
David S. Miller
9
-747
/
+311
2013-12-11
tipc: remove unused 'blocked' flag from tipc_link struct
Ying Xue
2
-11
/
+7
2013-12-11
tipc: eliminate code duplication in media layer
Ying Xue
4
-231
/
+149
2013-12-11
tipc: relocate common functions from media to bearer
Ying Xue
5
-401
/
+114
2013-12-11
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
4
-46
/
+68
2013-12-11
tipc: improve naming and comment consistency in media layer
Jon Paul Maloy
2
-19
/
+19
2013-12-11
tipc: initiate media type array at compile time
Jon Paul Maloy
4
-62
/
+23
2013-12-11
tipc: eliminate redundant code with kfree_skb_list routine
Ying Xue
2
-55
/
+9
2013-12-10
Merge branch 'macb'
David S. Miller
2
-29
/
+98
2013-12-10
net: macb: Adjust tx_clk when link speed changes
Soren Brinkmann
2
-0
/
+65
2013-12-10
net: macb: Use devm_request_irq()
Soren Brinkmann
1
-5
/
+3
2013-12-10
net: macb: Use devm_ioremap()
Soren Brinkmann
1
-5
/
+3
2013-12-10
net: macb: Migrate to devm clock interface
Soren Brinkmann
1
-12
/
+20
2013-12-10
net: macb: Migrate to dev_pm_ops
Soren Brinkmann
1
-7
/
+7
2013-12-10
net_sched: sfq: put sfq_unlink in a do - while loop
Yang Yingliang
1
-4
/
+6
[next]