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
2013-02-15
net: use skb_reset_mac_len() in dev_gro_receive()
Eric Dumazet
1
-3
/
+1
2013-02-15
ieee802154: at86rf230: Remove empty suspend/resume callbacks
Lars-Peter Clausen
1
-12
/
+0
2013-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-300
/
+495
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
12
-11
/
+226
2013-02-15
net: factor out skb_mac_gso_segment() from skb_gso_segment()
Pravin B Shelar
2
-31
/
+50
2013-02-15
net: Add skb_unclone() helper function.
Pravin B Shelar
13
-21
/
+23
2013-02-15
tg3: Update version to 3.130
Michael Chan
1
-2
/
+2
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
1
-0
/
+2
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
1
-2
/
+4
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
1
-1
/
+1
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2
-1
/
+19
2013-02-15
ixgbe: refactor initialization of feature flags
Emil Tantilov
1
-20
/
+38
2013-02-15
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
1
-251
/
+11
2013-02-15
igb: Intialize MAC function pointers
Akeem G. Abodunrin
1
-0
/
+61
2013-02-15
igb: Initialize NVM function pointers
Akeem G. Abodunrin
1
-0
/
+109
2013-02-15
igb: Initialize PHY function pointers
Akeem G. Abodunrin
1
-0
/
+112
2013-02-15
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2
-15
/
+28
2013-02-15
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
1
-1
/
+1
2013-02-15
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
1
-1
/
+1
2013-02-15
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
1
-6
/
+1
2013-02-15
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2
-34
/
+161
2013-02-14
net: Don't write to current task flags on every packet received.
David S. Miller
1
-18
/
+28
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2
-21
/
+21
2013-02-14
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
1
-3
/
+0
2013-02-14
gianfar: gfar_process_frame returns void
Claudiu Manoil
1
-6
/
+4
2013-02-14
gianfar: GRO_DROP is unlikely
Claudiu Manoil
1
-1
/
+1
2013-02-14
gianfar: Cleanup and optimize struct gfar_private
Claudiu Manoil
1
-45
/
+48
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2
-12
/
+14
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2
-5
/
+0
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
10
-41
/
+438
2013-02-14
bridge: make ifla_br_policy and br_af_ops static
Cong Wang
1
-2
/
+2
2013-02-14
bgmac: add read of interrupt mask after disabling interrupts
Nathan Hintz
1
-0
/
+1
2013-02-14
bridge: use __u16 in if_bridge.h
Cong Wang
1
-2
/
+2
2013-02-13
Merge branch 'bridge_vlan'
David S. Miller
23
-131
/
+1265
2013-02-13
bridge: Separate egress policy bitmap
Vlad Yasevich
4
-6
/
+20
2013-02-13
bridge: Add vlan support for local fdb entries
Vlad Yasevich
4
-25
/
+125
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
10
-35
/
+162
2013-02-13
bridge: Add vlan id to multicast groups
Vlad Yasevich
2
-20
/
+50
2013-02-13
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
4
-35
/
+52
2013-02-13
bridge: Add the ability to configure pvid
Vlad Yasevich
4
-17
/
+50
2013-02-13
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
6
-10
/
+126
2013-02-13
bridge: Dump vlan information from a bridge port
Vlad Yasevich
7
-18
/
+104
2013-02-13
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
7
-18
/
+207
2013-02-13
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
4
-0
/
+41
2013-02-13
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
4
-0
/
+85
2013-02-13
bridge: Add vlan filtering infrastructure
Vlad Yasevich
6
-0
/
+296
2013-02-13
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
Daniel Borkmann
1
-0
/
+7
2013-02-13
net: sctp: minor: make jsctp_sf_eat_sack static
Daniel Borkmann
1
-6
/
+6
2013-02-13
bgmac: return error on failed PHY write
Rafał Miłecki
2
-6
/
+7
2013-02-13
be2net: remove BUG_ON() in be_mcc_compl_is_new()
Sathya Perla
1
-5
/
+8
[next]