Commit Graph

362180 Commits (a4ac28c0d06a1c22138225a228d3a4eaffe9dd77)
 

Author SHA1 Message Date
Sven Eckelmann a4ac28c0d0 batman-adv: Allow to use rntl_link for device creation/deletion 12 years ago
Marek Lindner e07932ae6f batman-adv: rename batadv_softif_destroy to reflect sysfs use case 12 years ago
Sven Eckelmann a15fd3612d batman-adv: Don't always delete softif when last slave was removed 12 years ago
Sven Eckelmann b3246020e2 batman-adv: Move deinitialization of soft-interface to destructor 12 years ago
Sven Eckelmann 37130293fd batman-adv: Move soft-interface initialization to ndo_init 12 years ago
Martin Hundebøll e6a0b495ff batman-adv: Fix endianness errors for network coding 12 years ago
Tony Cheneau 6bdeaba47d 6lowpan: use IEEE802154_ADDR_LEN instead of a magic number 12 years ago
Tony Cheneau ababf38596 6lowpan: fix a small formatting issue 12 years ago
stefan@datenfreihafen.org 028889b0b3 ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON 12 years ago
stefan@datenfreihafen.org 1486774d69 ieee802154/at86rf230: Implement hardware address filter callback. 12 years ago
Stephen Röttger 6364e6ee78 ieee802154/dgram: Pass source address in dgram_recvmsg 12 years ago
Pravin B Shelar 5abb0029c8 VXLAN: Fix sparse warnings. 12 years ago
Shahed Shaikh d4ec1b5cdd MAINTAINERS: Update qlge maintainers list 12 years ago
Jim Baxter 96d2222bf1 net: fec: TX Buffer incorrectly initialized 12 years ago
David S. Miller c0db64ce84 Merge branch 'stmmac' 12 years ago
Giuseppe CAVALLARO 94fbbbf894 stmmac: update the Doc and Version (PTP+SGMII) 12 years ago
Rayagond Kokatanur 92ba688851 stmmac: add the support for PTP hw clock driver 12 years ago
Rayagond Kokatanur 891434b18e stmmac: add IEEE PTPv1 and PTPv2 support. 12 years ago
Rayagond Kokatanur cf32deec16 stmmac: add tx_skbuff_dma to save descriptors used by PTP 12 years ago
Giuseppe CAVALLARO e58bb43f5e stmmac: initial support to manage pcs modes 12 years ago
Giuseppe CAVALLARO 0982a0f6d1 stmmac: start adding pcs and rgmii core irq 12 years ago
Giuseppe CAVALLARO c24602ef86 stmmac: support extend descriptors 12 years ago
Giuseppe CAVALLARO 4a7d666a72 stmmac: reorganize chain/ring modes removing Koptions 12 years ago
Veaceslav Falico ad999eee66 bonding: cleanup unneeded rcu_read_lock() 12 years ago
Jiri Benc e7333e3c7c MAINTAINERS: add netdev list for PTP (IEEE 1588) 12 years ago
Jiri Benc 55c31b5b16 ptp_pch: fix typo in module parameter description 12 years ago
Jingoo Han e82add550d net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han 8bca424214 net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han 4294bebaff net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
David S. Miller 33b7f0282e Merge branch 'transport-header' 12 years ago
Jason Wang 15e5a03071 net_sched: better precise estimation on packet length for untrusted packets 12 years ago
Jason Wang f9ca8f7439 netback: set transport header before passing it to kernel 12 years ago
Jason Wang c1aad275b0 packet: set transport header before doing xmit 12 years ago
Jason Wang 38502af77e tuntap: set transport header before passing it to kernel 12 years ago
Jason Wang 9b4d669bc0 macvtap: set transport header before passing skb to lower device 12 years ago
Hong zhi guo a88b9ce5ad netlink: remove duplicated NLMSG_ALIGN 12 years ago
David S. Miller 03c9d7ab18 Merge branch '6lowpan' 12 years ago
Tony Cheneau 24363b6732 6lowpan: modify udp compression/uncompression to match the standard 12 years ago
Tony Cheneau 43de7aa6ac 6lowpan: use the PANID provided by the device instead of a static value 12 years ago
Tony Cheneau c7d0ab28b4 6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer 12 years ago
Tony Cheneau 0483546a3d mac802154: add mac802154_dev_get_dsn() 12 years ago
Tony Cheneau d4ac32365d 6lowpan: store fragment tag values per device instead of net stack wide 12 years ago
Tony Cheneau 9da2924c4b 6lowpan: add debug messages for 6LoWPAN fragmentation 12 years ago
Tony Cheneau d991b98f50 6lowpan: fix first fragment (FRAG1) handling 12 years ago
Tony Cheneau 58ef67c318 6lowpan: use short IEEE 802.15.4 addresses for broadcast destination 12 years ago
Tony Cheneau cf692061d0 mac802154: turn on ACK when enabled by the upper layers 12 years ago
Tony Cheneau f333a15a3e 6lowpan: always enable link-layer acknowledgments 12 years ago
Tony Cheneau f5c20f58d9 6lowpan: next header is not properly set upon decompression of a UDP header. 12 years ago
Tony Cheneau 8d879a3f98 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address correctly 12 years ago
Hong zhi guo de179c8c12 netlink: have length check of rtnl msg before deref 12 years ago