Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
477143e3fece3dc12629bb1ebd7b47e8e6e72b2b
477143e
net: sctp: trivial: update bug report in header comment
by Daniel Borkmann
· 11 years ago
cda5f98
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
by Daniel Borkmann
· 11 years ago
2690048
net: igmp: Allow user-space configuration of igmp unsolicited report interval
by William Manley
· 11 years ago
5c6fe01
net: igmp: Don't flush routing cache when force_igmp_version is modified
by William Manley
· 11 years ago
cab7004
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
by William Manley
· 11 years ago
b20903f
bonding: unwind on bond_add_vlan failure
by nikolay@redhat.com
· 11 years ago
1ff412a
bonding: change the bond's vlan syncing functions with the standard ones
by nikolay@redhat.com
· 11 years ago
1f07d03
net: add SNMP counters tracking incoming ECN bits
by Eric Dumazet
· 11 years ago
09effa6
packet: Revert recent header parsing changes.
by David S. Miller
· 11 years ago
16dda49
net: phy: mdio: add missing __iomem annotation
by Jingoo Han
· 11 years ago
32d73b1
net: phy: micrel: Staticize ksz8873mll_read_status()
by Jingoo Han
· 11 years ago
3d9953a
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
by Jason Wang
· 11 years ago
0433547
net: use release_pages() in zerocopy_sg_from_iovec()
by Jason Wang
· 11 years ago
234a426
net: remove the useless comment in zerocopy_sg_from_iovec()
by Jason Wang
· 11 years ago
0a57ec6
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
by Jason Wang
· 11 years ago
c3bdeb5
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
by Jason Wang
· 11 years ago
b4bf077
net: move iov_pages() to net/core/iovec.c
by Jason Wang
· 11 years ago
6261d98
ip_tunnel: embed hash list head
by stephen hemminger
· 11 years ago
8a56d24
bnx2: Update version to 2.2.4
by Michael Chan
· 11 years ago
25bfb1d
bnx2: Add pci shutdown handler.
by Michael Chan
· 11 years ago
28fb4eb
bnx2: Use SIMPLE_DEV_PM_OPS.
by Michael Chan
· 11 years ago
b6a23e9
bnx2: Refactor WoL setup into a separate function.
by Michael Chan
· 11 years ago
6d5e85c
bnx2: Use kernel APIs for WoL and power state changes.
by Michael Chan
· 11 years ago
02481bc
bnx2: Handle error condition in ->slot_reset()
by Michael Chan
· 11 years ago
5721f94
be2net: update driver version
by Sathya Perla
· 11 years ago
117affe
be2net: Initialize "status" in be_cmd_get_die_temperature()
by Vasundhara Volam
· 11 years ago
05ccaa2
be2net: fixup log msgs for async events
by Vasundhara Volam
· 11 years ago
68cb7e4
be2net: Fix displaying supported speeds for BE2
by Vasundhara Volam
· 11 years ago
fd8c7be
be2net: don't limit max MAC and VLAN counts
by Vasundhara Volam
· 11 years ago
d696b5e
be2net: Do not call get_die_temperature cmd for VF
by Vasundhara Volam
· 11 years ago
b971f84
be2net: Adding more speeds reported by get_settings
by Vasundhara Volam
· 11 years ago
0d0cffd
gianfar: Cleanup TxFCB insertion on xmit
by Claudiu Manoil
· 11 years ago
02d88fb
gianfar: Fix Tx csum generation errata handling
by Claudiu Manoil
· 11 years ago
7864a1a
bonding: remove locking from bond_set_rx_mode()
by Veaceslav Falico
· 11 years ago
c193f36
drivers: net: cpsw: Add support for new CPSW IP version
by Mugunthan V N
· 11 years ago
5a13929
sctp: Pack dst_cookie into 1st cacheline hole for 64bit host
by fan.du
· 11 years ago
e7f63f1
bonding: add bond_time_in_interval() and use it for time comparison
by Veaceslav Falico
· 11 years ago
def4460
bonding: call slave_last_rx() only once per slave
by Veaceslav Falico
· 11 years ago
1155e96
tile: fix missing unlock on error in tile_net_open()
by Wei Yongjun
· 11 years ago
f094668
net: mlx4: Staticize local functions
by Jingoo Han
· 11 years ago
51a700d
net: micrel: Staticize local functions
by Jingoo Han
· 11 years ago
4188e7d
be2net: Staticize local functions
by Jingoo Han
· 11 years ago
7f4341f
bna: Staticize local functions
by Jingoo Han
· 11 years ago
5ca5461
vxlan: fix rcu related warning
by stephen hemminger
· 11 years ago
762a3d8
bridge: fix rcu check warning in multicast port group
by stephen hemminger
· 11 years ago
f270701
ax88179_178a: avoid copy of tx tcp packets
by Eric Dumazet
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
72a67a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
4bd8e73
qlcnic: Fix for flash update failure on 83xx adapter
by Himanshu Madhani
· 11 years ago
b1f5037
qlcnic: Fix link speed and duplex display for 83xx adapter
by Rajesh Borundia
· 11 years ago
beb3d3a
qlcnic: Fix link speed display for 82xx adapter
by Rajesh Borundia
· 11 years ago
2e3ea7e
qlcnic: Fix external loopback test.
by Shahed Shaikh
· 11 years ago
01b91f4
qlcnic: Removed adapter series name from warning messages.
by Pratik Pujar
· 11 years ago
f91bbcb
qlcnic: Free up memory in error path.
by Himanshu Madhani
· 11 years ago
e0d138d
qlcnic: Fix ingress MAC learning
by Shahed Shaikh
· 11 years ago
4a99ab5
qlcnic: Fix MAC address filter issue on 82xx adapter
by Shahed Shaikh
· 11 years ago
fba3679
fib_rules: reorder struct fib_rules fields
by Eric Dumazet
· 11 years ago
b6bb1c63
net: ethernet: davinci_emac: drop IRQF_DISABLED
by Mugunthan V N
· 11 years ago
83aaf3b
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
32c6e25
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
9250d90
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
73f5698
fib_rules: fix suppressor names and default values
by Stefan Tomanek
· 11 years ago
0c0667a
vlan: cleanup the usage of vlan_dev_priv(dev)
by Wang Sheng-Hui
· 11 years ago
5c52add
hwmon: (max6697) fix MAX6581 ideality
by Vivien Didelot
· 11 years ago
e35ac62
Merge branch 'security-fixes' into fixes
by Russell King
· 11 years ago
8c0cc8a
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)
by Russell King
· 11 years ago
e0d4075
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
by Russell King
· 11 years ago
6a8b7f0
netlabel: use domain based selectors when address based selectors are not available
by Paul Moore
· 11 years ago
9e9402e
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
by Michael Chan
· 11 years ago
4b42df5
Merge branch 'bond_neigh_parms'
by David S. Miller
· 11 years ago
9918d5b
bonding: modify only neigh_parms owned by us
by Veaceslav Falico
· 11 years ago
6313480
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
by Veaceslav Falico
· 11 years ago
8a849bb
net: netlink: minor: remove unused pointer in alloc_pg_vec
by Daniel Borkmann
· 11 years ago
6ef94cf
fib_rules: add route suppression based on ifgroup
by Stefan Tomanek
· 11 years ago
5f671d6
net: check net.core.somaxconn sysctl values
by Roman Gushchin
· 11 years ago
d1c53c8
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
by Werner Almesberger
· 11 years ago
9cc08af
icmpv6_filter: fix "_hdr" incorrectly being a pointer
by Werner Almesberger
· 11 years ago
3508ea3
sis900: Fix the tx queue timeout issue
by Denis Kirjanov
· 11 years ago
c483e02
af_packet: simplify VLAN frame check in packet_snd
by Phil Sutter
· 11 years ago
cbd89ac
af_packet: fix for sending VLAN frames via packet_mmap
by Phil Sutter
· 11 years ago
0f75b09c
af_packet: when sending ethernet frames, parse header for skb->protocol
by Phil Sutter
· 11 years ago
abe0308
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
1cb39a6
Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
446266b
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
by Daniel Borkmann
· 11 years ago
9bb8eeb
r8169: remove "PHY reset until link up" log spam
by Lekensteyn
· 11 years ago
7069f98
net: ethernet: cpsw: drop IRQF_DISABLED
by Felipe Balbi
· 11 years ago
cbd3755
htb: fix sign extension bug
by stephen hemminger
· 11 years ago
e7e2e51
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
6d039f8
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
efc6816
Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
f9ed432
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
940e84f
Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 11 years ago
aa8032b
Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
d27fc78
sctp: Don't lookup dst if transport dst is still valid
by fan.du
· 11 years ago
ba5082c
Merge branch 'eth_alen'
by David S. Miller
· 11 years ago
1409a93
ethernet: Convert mac address uses of 6 to ETH_ALEN
by Joe Perches
· 11 years ago
574e2af
include: Convert ethernet mac address declarations to use ETH_ALEN
by Joe Perches
· 11 years ago
e216975
uapi: Convert some uses of 6 to ETH_ALEN
by Joe Perches
· 11 years ago
1fe0135
Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
bd3f543
Merge branch 'qlcnic'
by David S. Miller
· 11 years ago
Next »