aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dummy.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-21tile_net: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-3/+19
2013-11-21ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-2/+22
2013-11-21vxge: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-8/+19
2013-11-21mlx4_en: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-2/+12
2013-11-21e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-2/+12
2013-11-21gianfar: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-4/+18
2013-11-21fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings3-4/+23
2013-11-21tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-4/+67
2013-11-21bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-4/+17
2013-11-19sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings3-3/+15
2013-11-19net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMPBen Hutchings5-10/+19
2013-11-18net/compat: Merge multiple implementations of ifreq::ifr_data conversionBen Hutchings1-43/+6
2013-11-18net/compat: Fix minor information leak in siocdevprivate_ioctl()Ben Hutchings1-5/+2
2013-11-18net_tstamp: Improve kernel-doc for struct hwtstamp_configBen Hutchings1-5/+5
2013-11-15net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller1-18/+21
2013-11-15pkt_sched: fq: fix pacing for small framesEric Dumazet2-4/+21
2013-11-15pkt_sched: fq: warn users using defrateEric Dumazet2-9/+5
2013-11-15genetlink: unify registration functionsJohannes Berg2-41/+40
2013-11-15MAINTAINERS: Update Pegasus and RTL8150 repositories;Petko Manolov1-4/+4
2013-11-15net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack1-6/+12
2013-11-15macvlan: disable LRO on lower device instead of macvlanMichal Kubeček1-0/+5
2013-11-15macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček1-0/+17
2013-11-15bonding: add ip checks when store ip targetWang Weidong2-13/+9
2013-11-156lowpan: Uncompression of traffic class field was incorrectJukka Rissanen1-2/+2
2013-11-15tipc: fix dereference before check warningErik Hugne1-1/+2
2013-11-14ipv4: fix possible seqlock deadlockEric Dumazet1-1/+1
2013-11-14net/hsr: Fix possible leak in 'hsr_get_node_status()'Geyslan G. Bem1-1/+1
2013-11-14virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton1-14/+16
2013-11-14connector: improved unaligned access error fixChris Metcalf1-30/+42
2013-11-14pkt_sched: fq: change classification of control packetsMaciej Żenczykowski1-7/+1
2013-11-14alx: Reset phy speed after resumehahnjo1-0/+3
2013-11-14genetlink: make genl_ops flags a u8 and move to endJohannes Berg1-3/+3
2013-11-14genetlink: make all genl_ops users constJohannes Berg17-21/+21
2013-11-14genetlink: allow making ops constJohannes Berg3-24/+30
2013-11-14genetlink: register family ops as arrayJohannes Berg2-48/+37
2013-11-14genetlink: remove genl_register_ops/genl_unregister_opsJohannes Berg2-58/+1
2013-11-14wimax: use genl_register_family_with_ops()Johannes Berg6-119/+47
2013-11-14ieee802154: use genl_register_family_with_ops()Johannes Berg4-94/+51
2013-11-14hsr: use genl_register_family_with_ops()Johannes Berg1-29/+17
2013-11-14taskstats: use genl_register_family_with_ops()Johannes Berg1-25/+14
2013-11-14ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel1-5/+13
2013-11-14sit/gre6: don't try to add the same route two timesNicolas Dichtel1-3/+0
2013-11-14sit: link local routes are missingNicolas Dichtel1-19/+5
2013-11-14sit: fix prefix length of ll and v4mapped addressesNicolas Dichtel1-7/+4
2013-11-14isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2013-11-14sit: fix use after free of fb_tunnel_devWillem de Bruijn1-4/+14
2013-11-14net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386111-6/+25
2013-11-14net: sctp: bug-fixing: retran_path not set properly after transports recovering (v3)Chang Xiangzhong1-2/+4
2013-11-14net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet1-1/+4
2013-11-14bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6