Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
aa4bdd4b3f43274252c1280f6464850b0f004fc8
aa4bdd4
ndisc: Remove icmp6h argument from ndisc_send_skb().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
5f5a011
ndisc: Make ndisc_fill_xxx_option() for sk_buff.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2ce13576
ndisc: Calculate message body length and option length separately.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
5135e63
ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
527a150
ndisc: Defer building IPv6 header.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
af9a997
ndisc: Remove dev argument for ndisc_send_skb().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
f382d03
ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c8d6c38
ndisc: Simplify arguments for ip6_nd_hdr().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2576f17d
ipv6: Unshare ip6_nd_hdr() and change return type to void.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
de09334
ndisc: Introduce ndisc_alloc_skb() helper.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
9c86daf
ndisc: Introduce ndisc_fill_redirect_hdr_option().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6bce6b4
ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len).
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c558e9f
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
315ff09
ndisc: Reduce number of arguments for ndisc_fill_addr_option().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
7373470
net: ethernet: davinci: Fix build breakage
by Thierry Reding
· 12 years ago
8258634
firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
b577d7e
firewire net: Ensure checksumming in upper layer.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
4fbc5b2
usbnet: pegasus: set wakeup enable in set_wol
by Ming Lei
· 12 years ago
546bfed
net/mlx4_en: remove redundant code
by Eric Dumazet
· 12 years ago
fb56863
ndisc: Make several arguments for ndisc_send_na() boolean.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
d164156
ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
9d10077
ipv6: Optimize ipv6_addr_is_solict_mult().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ca97a64
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
b27b28c
ipv6: Make ipv6_addr_is_XXX() return boolean.
by YOSHIFUJI Hideaki
· 12 years ago
ad32791
net: asix: ax88772_unbind() can be static
by Wu Fengguang
· 12 years ago
8f60984
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
41d06b1
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
5ac2a17
batman-adv: Start new development cycle
by Antonio Quartulli
· 12 years ago
0b87393
batman-adv: update copyright years
by Antonio Quartulli
· 12 years ago
5bc44dc
batman-adv: postpone sysfs removal when unregistering
by Simon Wunderlich
· 12 years ago
e76e432
batman-adv: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
88a32c9
batman-adv: kernel doc for types.h
by Marek Lindner
· 12 years ago
712bbfe4
batman-adv: rename batadv_claim struct to make clear it is used by bla
by Marek Lindner
· 12 years ago
bae9877
batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla
by Marek Lindner
· 12 years ago
28500f0
batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis
by Marek Lindner
· 12 years ago
015b4ae
batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis
by Marek Lindner
· 12 years ago
2006fea
batman-adv: group tt type definitions together
by Marek Lindner
· 12 years ago
0abf5d8
batman-adv: mark debug_log struct as bat_priv only struct
by Marek Lindner
· 12 years ago
b6d0ab7
batman-adv: align kernel doc properly
by Marek Lindner
· 12 years ago
7241444
batman-adv: a delayed_work has to be initialised once
by Antonio Quartulli
· 12 years ago
4b9ea46
igb: Copyright string update to year 2013
by Akeem G. Abodunrin
· 12 years ago
70d289b
igb: Replace rmb in Tx cleanup with read_barrier_depends
by Alexander Duyck
· 12 years ago
088245a
ixgbevf: Fix statistics corruption
by Greg Rose
· 12 years ago
6fe5967
ixgbevf: Fix link up messages
by Greg Rose
· 12 years ago
1e72bfc
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
by Greg Rose
· 12 years ago
ec71825
ixgbe: Improve performance and reduce size of ixgbe_tx_map
by Alexander Duyck
· 12 years ago
472148c
ixgbe: Update ixgbe Tx flags to improve code efficiency
by Alexander Duyck
· 12 years ago
c44f5f5
ixgbe: Always use context 0, even for FCoE and TSO
by Alexander Duyck
· 12 years ago
8f4fbb9
ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
by Alexander Duyck
· 12 years ago
610a63f
ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
by John Fastabend
· 12 years ago
1ad759d
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
by Hannes Frederic Sowa
· 12 years ago
115b0aa
ndisc: Check NS message length before access.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
12fd84f
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
4505f40
enic: change sprintf() to snprintf()
by Dan Carpenter
· 12 years ago
6b80778
smsc: smc911x: Fix sparse warnings
by Fabio Estevam
· 12 years ago
15c8bb1
net: usb: initialize tmp in dm9601.c to avoid warning
by Simon Que
· 12 years ago
fae5082
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
by Mugunthan V N
· 12 years ago
ee21c7e
6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
by Alan Ott
· 12 years ago
0c44621
6lowpan: Refactor packet delivery into a function
by Alan Ott
· 12 years ago
baa70a5
net: fec: enable pause frame to improve rx prefomance for 1G network
by Frank Li
· 12 years ago
8b5b6f5
net: asix: handle packets crossing URB boundaries
by Lucas Stach
· 12 years ago
5620df6
net: asix: init ASIX AX88772B MAC from EEPROM
by Lucas Stach
· 12 years ago
a16af2f
Merge branch 'intel'
by David S. Miller
· 12 years ago
ba59814
igb: Use in-kernel PTP_EV_PORT #define
by Matthew Vick
· 12 years ago
badc26d
igb: Free any held skb that should have been timestamped on remove
by Matthew Vick
· 12 years ago
fc58075
igb: Add mechanism for detecting latched hardware Rx timestamp
by Matthew Vick
· 12 years ago
428f1f7
igb: Add timeout for PTP Tx work item
by Matthew Vick
· 12 years ago
b66e239
igb: Add support for SW timestamping
by Matthew Vick
· 12 years ago
e428893
igb: Enable hwmon data output for thermal sensors via I2C.
by Carolyn Wyborny
· 12 years ago
aca5dae
igb: Add support functions to access thermal data.
by Carolyn Wyborny
· 12 years ago
441fc6f
igb: Add i2c interface to igb.
by Carolyn Wyborny
· 12 years ago
fa44f2f
igb: Enable SR-IOV configuration via PCI sysfs interface
by Greg Rose
· 12 years ago
b67e191
e1000e: add support for hardware timestamping on some devices
by Bruce Allan
· 12 years ago
ffe0b2ff
e1000e: Use standard #defines for PCIe Capability ASPM fields
by Bjorn Helgaas
· 12 years ago
203e415
e1000e: add ethtool .get_eee/.set_eee
by Bruce Allan
· 12 years ago
887c95c
ipv6: Complete neighbour entry removal from dst_entry.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
6fd6ce2
ipv6: Do not depend on rt->n in ip6_finish_output2().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
707be1f
ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
9bb5a14
ipv6: Introduce rt6_nexthop() to select nexthop address.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2152cae
ipv6: Do not depend on rt->n in rt6_probe().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
145a362
ipv6: Do not depend on rt->n in rt6_check_neigh().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
c440f16
ipv6: Do not depend on rt->n in ip6_pol_route().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ac3175f
ndisc: Introduce __ipv6_neigh_lookup_noref().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
dd0cbf2
ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
8e022ee
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
7ff74a5
ndisc: Update neigh->updated with write lock.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
cbf1de7
bnx2x: fix GRO parameters
by Yuval Mintz
· 12 years ago
bc6c47b
cxgb3: Fix Tx csum stats
by Vipul Pandya
· 12 years ago
512613d
ipv6: fix ipv6_prefix_equal64_half mask conversion
by Fabio Baltieri
· 12 years ago
c2a9366
net: increase fragment memory usage limits
by Jesper Dangaard Brouer
· 12 years ago
d59577b
sk-filter: Add ability to lock a socket filter program
by Vincent Bernat
· 12 years ago
5bd30d3
netpoll: fix a missing dev refcounting
by Cong Wang
· 12 years ago
07f623d
ipv6: Fix endianess warning in ip6_flow_hdr().
by YOSHIFUJI Hideaki
· 12 years ago
9fba081
r8169: remove unneeded dirty_rx index
by Timo Teräs
· 12 years ago
f92d318
netpoll: fix a rtnl lock assertion failure
by Cong Wang
· 12 years ago
7db11f7
vmxnet3: better RSS support
by Stephen Hemminger
· 12 years ago
66d3591
vmxnet3: use static RSS key
by Stephen Hemminger
· 12 years ago
4db37a7
vmxnet3: remove unused irq_share_mode
by Stephen Hemminger
· 12 years ago
f32a260
vmxnet3: remove device counter
by Stephen Hemminger
· 12 years ago
4816a07
vmxnet3: remove VMXNET3_MAX_DEVICES
by Stephen Hemminger
· 12 years ago
Next »