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
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
59
-108
/
+109
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
13
-26
/
+26
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
3
-24
/
+4
2015-05-10
codel: add ce_threshold attribute
Eric Dumazet
4
-4
/
+42
2015-05-10
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
1
-23
/
+23
2015-05-09
Merge branch 'pktgen-next'
David S. Miller
2
-5
/
+89
2015-05-09
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2
-5
/
+84
2015-05-09
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2
-0
/
+5
2015-05-09
Merge branch 'netns-scalability'
David S. Miller
7
-82
/
+170
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
5
-6
/
+61
2015-05-09
netlink: rename private flags and states
Nicolas Dichtel
1
-29
/
+30
2015-05-09
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
1
-13
/
+44
2015-05-09
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
1
-14
/
+27
2015-05-09
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
4
-5
/
+5
2015-05-09
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
1
-20
/
+11
2015-05-09
netns: returns always an id in __peernet2id()
Nicolas Dichtel
1
-11
/
+8
2015-05-09
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...
David S. Miller
7
-59
/
+159
2015-05-09
net: macb: Add change_mtu callback with jumbo support
Harini Katakam
1
-1
/
+23
2015-05-09
net: macb: Add support for jumbo frames
Harini Katakam
2
-4
/
+27
2015-05-09
net: macb: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
1
-0
/
+8
2015-05-09
devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
1
-0
/
+1
2015-05-09
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
1
-1
/
+5
2015-05-09
gianfar: Enable changing mac addr when if up
Claudiu Manoil
1
-1
/
+12
2015-05-09
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
1
-30
/
+10
2015-05-09
Merge branch 'bpf_seccomp'
David S. Miller
3
-71
/
+91
2015-05-09
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
3
-39
/
+66
2015-05-09
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
1
-3
/
+6
2015-05-09
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
3
-54
/
+26
2015-05-09
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
2
-3
/
+21
2015-05-09
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
76
-843
/
+1429
2015-05-09
Merge branch 'tcp-more-reliable-window-probes'
David S. Miller
6
-15
/
+37
2015-05-09
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
5
-8
/
+13
2015-05-09
tcp: adjust window probe timers to safer values
Eric Dumazet
3
-7
/
+24
2015-05-09
tipc: send explicit not supported error in nl compat
Richard Alpe
1
-1
/
+1
2015-05-09
tipc: add broadcast link window set/get to nl api
Richard Alpe
3
-30
/
+58
2015-05-09
tipc: fix default link prop regression in nl compat
Richard Alpe
2
-23
/
+114
2015-05-09
cxgb4: Initialize RSS mode for all Ports
Hariprasad Shenai
3
-7
/
+80
2015-05-09
Merge branch 'be2net'
David S. Miller
8
-124
/
+250
2015-05-09
be2net: update the driver version to 10.6.0.2
Sathya Perla
1
-1
/
+1
2015-05-09
be2net: update copyright year to 2015
Vasundhara Volam
8
-8
/
+8
2015-05-09
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2
-7
/
+8
2015-05-09
be2net: simplify UFI compatibility checking
Vasundhara Volam
2
-44
/
+16
2015-05-09
be2net: post full RXQ on interface enable
Suresh Reddy
1
-2
/
+5
2015-05-09
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
3
-2
/
+5
2015-05-09
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
1
-1
/
+1
2015-05-09
be2net: set interrupt moderation for Skyhawk-R using EQ-DB
Padmanabh Ratnakar
4
-45
/
+128
2015-05-09
be2net: add support for spoofchk setting
Kalesh AP
4
-14
/
+78
2015-05-09
Merge branch 'sfc-next'
David S. Miller
19
-360
/
+1455
2015-05-09
sfc: Bind the sfc driver to any available VF's
Shradha Shah
6
-11
/
+11
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
8
-36
/
+177
[next]