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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-07
packet: tx_ring: allow the user to choose tx data offset
Paul Chavent
1
-0
/
+1
2012-11-07
usbnet: introduce usbnet_{read|write}_cmd_nopm
Ming Lei
1
-0
/
+4
2012-11-03
if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype
Antonio Quartulli
1
-0
/
+1
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
1
-0
/
+9
2012-11-03
ipv4: avoid a test in ip_rt_put()
Eric Dumazet
1
-3
/
+6
2012-11-03
sctp: Clean up type-punning in sctp_cmd_t union
Neil Horman
2
-17
/
+23
2012-11-03
pktgen: clean up ktime_t helpers
Daniel Borkmann
1
-0
/
+19
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
1
-4
/
+8
2012-11-02
eth: Rename and properly align br_reserved_address array
Ben Hutchings
1
-2
/
+3
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
1
-3
/
+3
2012-11-02
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
1
-0
/
+1
2012-11-02
skb: report completion status for zero copy skbs
Michael S. Tsirkin
1
-1
/
+3
2012-11-01
rtnl/ipv4: use netconf msg to advertise rp_filter status
Nicolas Dichtel
1
-0
/
+1
2012-11-01
cpts: specify the input clock frequency via DT
Richard Cochran
1
-0
/
+2
2012-11-01
cpsw: add a DT field for the active time stamping port
Richard Cochran
1
-0
/
+1
2012-11-01
cpsw: add a DT field for the cpts offset
Richard Cochran
1
-0
/
+1
2012-11-01
time: remove the timecompare code.
Richard Cochran
1
-125
/
+0
2012-11-01
ptp: add an ioctl to compare PHC time with system time
Richard Cochran
1
-0
/
+14
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
2
-0
/
+2
2012-11-01
tuntap: add ioctl to attach or detach a file form tuntap device
Jason Wang
1
-0
/
+3
2012-11-01
tuntap: introduce multiqueue flags
Jason Wang
1
-0
/
+2
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+19
2012-10-31
net: filter: add vlan tag access
Eric Dumazet
2
-1
/
+5
2012-10-31
net: compute skb->rxhash if nic hash may be 3-tuple
Willem de Bruijn
1
-1
/
+1
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
1
-0
/
+3
2012-10-31
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
John Fastabend
1
-0
/
+18
2012-10-31
net: create generic bridge ops
John Fastabend
1
-0
/
+10
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
1
-0
/
+19
2012-10-28
rtnl/ipv4: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-0
/
+2
2012-10-28
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-0
/
+2
2012-10-28
rtnl: add a new type of msg to advertise protocol configuration
Nicolas Dichtel
2
-0
/
+27
2012-10-26
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-52
/
+143
2012-10-26
net: Update args to dummy sock_update_classid().
David S. Miller
1
-1
/
+1
2012-10-26
cgroup: net_cls: Pass in task to sock_update_classid()
Daniel Wagner
1
-1
/
+1
2012-10-26
cgroup: net_cls: Fix local variable type decleration
Daniel Wagner
1
-1
/
+1
2012-10-26
usbnet: introduce usbnet 3 command helpers
Ming Lei
1
-0
/
+6
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
3
-8
/
+4
2012-10-23
sock-diag: Report shutdown for inet and unix sockets (v2)
Pavel Emelyanov
2
-1
/
+3
2012-10-23
net: cdc_mbim: adding MBIM driver
Greg Suarez
1
-0
/
+10
2012-10-23
net: cdc_ncm: export shared symbols and definitions
Bjørn Mork
1
-0
/
+124
2012-10-23
USB: cdc: add MBIM constants and structures
Greg Suarez
1
-0
/
+23
2012-10-23
net/at91_ether: add pdata flag for reverse Eth addr
Joachim Eastwood
1
-0
/
+1
2012-10-23
ipv6: add support of equal cost multipath (ECMP)
Nicolas Dichtel
1
-0
/
+10
2012-10-23
ipvs: fix build errors related to config option combinations
Jesper Dangaard Brouer
1
-2
/
+3
2012-10-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Pablo Neira Ayuso
1
-52
/
+142
2012-10-21
unix: Remove unused field from unix_sock
Pavel Emelyanov
1
-1
/
+0
2012-10-17
UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches
David Howells
1
-0
/
+4
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
23
-21
/
+0
2012-10-17
UAPI: Remove empty conditionals from include/linux/Kbuild
David Howells
1
-10
/
+0
2012-10-17
UAPI: Make uapi/linux/irqnr.h non-empty
David Howells
1
-0
/
+4
[next]