summaryrefslogtreecommitdiffstats
path: root/scripts/dtc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-28xfrm: remove extranous rcu_read_lockstephen hemminger3-19/+1
2012-09-28gre: remove unnecessary rcu_read_lock/unlockstephen hemminger2-25/+10
2012-09-28gre: fix handling of key 0stephen hemminger1-10/+34
2012-09-28sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann1-0/+4
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe1-0/+127
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya5-5/+206
2012-09-27cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya1-0/+6
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya5-32/+442
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya6-133/+920
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya5-71/+365
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya3-0/+219
2012-09-27cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya1-4/+4
2012-09-25ipconfig: fix trivial build errorAndy Shevchenko1-11/+11
2012-09-25net: raw: revert unrelated changeEric Dumazet1-12/+7
2012-09-24x86: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann1-0/+9
2012-09-24filter: add XOR instruction for use with X/KDaniel Borkmann2-3/+12
2012-09-24net: mipsnet: Remove the MIPSsim Ethernet driver.Steven J. Hill3-355/+0
2012-09-24net: use a per task frag allocatorEric Dumazet13-200/+167
2012-09-24gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2-2/+20
2012-09-24net: loopback: set default mtu to 64KEric Dumazet1-1/+1
2012-09-24net: Remove unnecessary NULL check in scm_destroy().David S. Miller1-1/+1
2012-09-24bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron1-9/+4
2012-09-24ctcm: fix error return codePeter Senna Tschudin1-1/+1
2012-09-24drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2-3/+3
2012-09-24qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun1-0/+2
2012-09-24lcs: ensure proper ccw setupSebastian Ott1-1/+1
2012-09-24qeth: cleanup channel path descriptor functionSebastian Ott1-33/+41
2012-09-24netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2-2/+8
2012-09-24netfilter: nfnetlink_queue: fix maximum packet length to userspacePablo Neira Ayuso1-3/+7
2012-09-24netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso4-3/+31
2012-09-24netfilter: xt_time: add support to ignore day transitionFlorian Westphal2-1/+28
2012-09-24ixgbevf: Return error on failure to enable VLANAlexander Duyck2-7/+34
2012-09-24ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2-2/+17
2012-09-24ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose1-0/+4
2012-09-24ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K1-3/+1
2012-09-24ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose1-2/+3
2012-09-24ixgbevf: Fix code for handling timeoutAlexander Duyck3-52/+58
2012-09-23netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller1-1/+1
2012-09-23tcp: TCP Fast Open Server - record retransmits after 3WHSNeal Cardwell1-0/+2
2012-09-23net: Make ZNET driver config depend on X86.David S. Miller1-1/+1
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik7-20/+54
2012-09-22netfilter: ipset: Coding style fixesJozsef Kadlecsik4-8/+12
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik12-39/+78
2012-09-22netfilter: ipset: Add /0 network support to hash:net,iface typeJozsef Kadlecsik1-23/+21
2012-09-22netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik1-49/+55
2012-09-22tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packetsNeal Cardwell1-1/+2
2012-09-22tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTTNeal Cardwell1-4/+6
2012-09-22tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell4-4/+12
2012-09-22tcp: extract code to compute SYNACK RTTNeal Cardwell3-6/+11
2012-09-22ptp: clarify the clock_name sysfs attributeRichard Cochran2-2/+8