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
2012-09-13
drivers/isdn/gigaset/common.c: Remove useless kfree
Peter Senna Tschudin
1
-1
/
+0
2012-09-13
ipv6: replace write lock with read lock when get route info
Li RongQing
2
-6
/
+6
2012-09-13
ipv6: route templates can be const
Eric Dumazet
1
-3
/
+3
2012-09-13
ipv6: Compare addresses only bits up to the prefix length (RFC6724).
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+4
2012-09-13
ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+13
2012-09-13
scsi_netlink: Remove dead and buggy code
Eric W. Biederman
2
-564
/
+15
2012-09-13
netprio_cgroup: Use memcpy instead of the for-loop to copy priomap
Srivatsa S. Bhat
1
-5
/
+4
2012-09-13
netprio_cgroup: Remove update_netdev_tables() since it is unnecessary
Srivatsa S. Bhat
1
-32
/
+0
2012-09-13
bnx2x: Utilize Link Flap Avoidance
Yuval Mintz
6
-26
/
+51
2012-09-13
bnx2x: Link Flap Avoidance
Yaniv Rosner
3
-48
/
+437
2012-09-13
bnx2x: link code refactoring
Yaniv Rosner
2
-79
/
+114
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
5
-9
/
+4
2012-09-12
netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat
Pablo Neira Ayuso
1
-3
/
+0
2012-09-10
x86 bpf_jit: support MOD operation
Eric Dumazet
1
-0
/
+25
2012-09-10
bnx2x: use native EEE instead of auto-greeen
Yuval Mintz
3
-46
/
+73
2012-09-10
bnx2x: correct & clean 10G EEE requirements
Yuval Mintz
3
-6
/
+5
2012-09-10
bnx2x: EEE code refactoring
Yuval Mintz
1
-192
/
+258
2012-09-10
bnx2x: add EEE support for 4-port devices
Yuval Mintz
1
-2
/
+0
2012-09-10
bnx2x: EEE status is read locally
Yuval Mintz
3
-7
/
+36
2012-09-10
ipv6: remove some useless RCU read lock
Amerigo Wang
2
-24
/
+4
2012-09-10
etherdevice: introduce help function eth_zero_addr()
Duan Jiong
1
-0
/
+11
2012-09-10
cnic: Allocate UIO resources only on devices that support iSCSI.
Michael Chan
2
-3
/
+6
2012-09-10
cnic: Allocate kcq resource only on devices that support FCoE.
Michael Chan
2
-4
/
+7
2012-09-10
cnic: Add function pointers to arm IRQ for different devices.
Michael Chan
2
-4
/
+23
2012-09-10
cnic: Free UIO rings when the device is closed.
Michael Chan
1
-0
/
+7
2012-09-10
cnic: Add functions to allocate and free UIO rings
Michael Chan
1
-19
/
+40
2012-09-10
filter: add MOD operation
Eric Dumazet
2
-0
/
+19
2012-09-10
xfrm: Report user triggered expirations against the users socket
Eric W. Biederman
1
-2
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
75
-728
/
+728
2012-09-10
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
1
-2
/
+1
2012-09-09
netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-09
netfilter: nf_nat: fix out-of-bounds access in address selection
Florian Westphal
1
-1
/
+1
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
20
-37
/
+31
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
6
-25
/
+21
2012-09-07
netdev/phy: mdio-mux-mmioreg.c should include of_address.h
Timur Tabi
1
-0
/
+1
2012-09-07
net: rt_cache_flush() cleanup
Eric Dumazet
1
-17
/
+2
2012-09-07
net: qmi_wwan: use a single bind function for all device types
Bjørn Mork
1
-29
/
+16
2012-09-07
net: qmi_wwan: increase max QMI message size to 4096
Bjørn Mork
1
-1
/
+1
2012-09-07
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
7
-35
/
+22
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
4
-12
/
+33
2012-09-07
igmp: avoid drop_monitor false positives
Eric Dumazet
1
-11
/
+19
2012-09-07
drivers/net/usb/sierra_net.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-07
ipv6: fix handling of throw routes
Nicolas Dichtel
1
-1
/
+8
2012-09-06
tcp: fix TFO regression
Eric Dumazet
2
-7
/
+4
2012-09-05
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
2
-4
/
+29
2012-09-05
be2net: use PCIe AER capability
Sathya Perla
1
-0
/
+8
2012-09-05
net: qdisc busylock needs lockdep annotations
Eric Dumazet
3
-2
/
+12
2012-09-05
bnx2x: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-05
netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2012-09-05
cxgb4: Remove duplicate register definitions
Vipul Pandya
4
-58
/
+30
[next]